Exp

value = Exp ( Number )

Computes the exponantial of a number.

Example :

PRINT Exp(1)
=> 2.718281828459


Referenced by :