exp

(PHP 3, PHP 4 )

exp -- 计算 e(自然对数的底)的指数

说明

float exp ( float arg)

返回 earg 次方值。

参见 log()pow()