EXP

Returns an approximate value for e raised to the given power. Where e is the base of the natural logarithms.

Syntax

EXP(number)

Arguments

number - any number.

Examples

EXP(1) = 2.71828183.

EXP(2) = 7.38905610