Exp

Value = Exp ( Number )

Computes the exponantial of a number.


Example

PRINT Exp(1)

2.718281828459

See Also: Log Log10