exp

(PHP 3, PHP 4 >= 4.0.0)

exp -- 自然対数 e の累乗を計算します

説明

float exp (float arg)

e を arg 乗した値を返します。

pow() も参照下さい。