Documentation/How Tos/Calc: EXP function
From OpenOffice.org Wiki
< Documentation | How Tos
EXP
Returns the mathematical constant e raised to the power of a number.
Syntax:
EXP(number)
- returns enumber.
Example:
EXP(1)
- returns 2.71828182845904, the mathematical constant e to Calc's accuracy.
See also:
Functions listed alphabetically, Functions listed by category

