Description Returns e raised to the specified power. The constant e is 2.71828182845904 (the base of the natural logarithm).
Syntax EXP ( number )
Argument | Description |
---|---|
number | Any number. |
Examples This function returns 12.18:
This function returns 20.09: