在Python中记录数学模块的功能

Python数学模块日志功能

在python编程语言中,在math模块中定义了以下一些日志函数

  1. log(x [,base])

  2. 日志1p(x)

  3. log2(x)

  4. log10(x)