? 本文檔使用 PHP中文網(wǎng)手冊 發(fā)布
返回 e(自然對數(shù)的底)的冪。
Math.exp(number)
必選項 number 參數(shù)是數(shù)值表達式,用來計算 e 的冪。
返回值為 enumber。常數(shù) e 為自然對數(shù)的底,約等于 2.178,number 是給出的參數(shù)。
版本 1
E 屬性 | Math 對象方法
應用于: Math 對象