exp

(PHP 3, PHP 4, PHP 5)

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

説明

float exp ( float arg )

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

pow() も参照ください。