Home / lang / exp 
Exp
Syntax
Value = Exp ( Number AS Float ) AS Float

Computes the exponantial of a number.

Examples

PRINT Exp(1)
<hr>2.718281828459

See also

Logarithms & Exponentials Functions