Python log() 函数Python 数字描述log() 方法返回x的自然对数。 语法以下是log() 方法的语法: import math math.log( x ) 注意:log()是不能直接访问的,需要导入math ...
確定! 回上一頁