exp

(PHP 3, PHP 4 )

exp -- e to the power of ...

Description

float exp ( float arg)

Returns e raised to the power of arg.

See also pow().