Excel EXP function

Function              EXP

Description        Excel EXP function returns result of constant e raised to the power of a number (number^e). Value of constant e is approximately 2.71828. It is the base of the natural logarithm.

Syntax  EXP(number)

Number    Mandatory. The exponent applied to the base e.

Example:

=EXP(1)= 2.71828182845905

=EXP(10)= 22026.4657948067