exp

(PHP 3, PHP 4 >= 4.0.0)

exp -- e to the power of ...

Description

float exp (float arg)

Returns e raised to the power of arg.

See also pow().