Function EXP

exp(v)
The function returns e (the base of natural logarithms) raised to the specified power. Example:
e3 = exp(3)

See also: