? ? ????? PHP ??? ???? ??? ?? ??
返回數字的自然對數。
Math.log(number)
必選項 number 參數是要計算自然對數的數值表達式。
返回值為 number 的自然對數,底為 e。
版本 1
Math 對象方法
應用于: Math 對象