EXP(X) |
![]() ![]() ![]() |
Description
This function returns the natural number e raised to the power specified by the argument, where e is 2.71828182845904... EXP is the inverse of the natural logarithmic function LN.
Parameters
X
A numeric value.
Examples
EXP(1) = 2.71828183
EXP(D30) = 1
Where D30 = 0.
LN(EXP(X4)) = 5.1
Where X4 = 5.1.
EXP(710) = #Error
Floating exception.
Try Predictive Systems Lab
Need Help?
Contact support