Returns the mathematical constant e (~2.7182) raised to the power of a given number, i.e., e
number
.
Syntax
Examples
|
Formula
|
Result
|
|
=EXP(1)
|
2.718281828
|
|
=EXP(3.6)
|
36.598234444
|
|
=EXP(-2.3)
|
0.100258844
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
Similar Functions