EXP

Name

EXP -- 

Synopsis

EXP(x)

Description

EXP computes the value of e (the base of natural logarithmns) raised to the power of @x. This function is Excel compatible.

Examples

EXP(2) equals 7.389056.

See also

LOG , LOG2 , LOG10