exp

Example

 float exp ( float $arg ) 

Description

Returns e raised to the power of arg. Note: 'e' is the base of the natural system of logarithms, or approximately 2.718282.

Return Values

'e' raised to the power of arg