expm1

(PHP 4 >= 4.1.0)

expm1 --  Returns exp(number) - 1, computed in a way that is accurate even when the value of number is close to zero

Description

float expm1 ( float number)

警告

這個函數是 實驗性質的。這個函數的行為、名稱、 和關於此函數的任何其他文件 在未來PHP的發行中可能會在不通知的情況下改變。 使用此延伸需自行承擔風險。

警告

此函數目前沒有參考文件;只有引數列表。