Returns the value of ex where x is a specified numeric expression.
Syntax
EXP(nExpression)
Returns
Numeric
Arguments
nExpression
Specifies the exponent, x, in the exponential expression ex.
Remarks
The value of e, the base of natural logarithms, is approximately 2.71828. The number of decimal places returned by EXP( ) is specified with SET DECIMALS.