© 이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
返回数字的自然对数。
Math.log(number)
必选项 number 参数是要计算自然对数的数值表达式。
返回值为 number 的自然对数,底为 e。
版本 1
Math 对象方法
应用于: Math 对象