Modifying this control will update this page automatically

EXP

The EXP function returns e (the base of natural logarithms) raised to the specified power.

EXP(exponent)

exponent: A number value representing the power to which you want to raise e.

Notes

  • EXP and LN are mathematically inverses over the domain where LN is defined, but because of floating-point rounding, EXP(LN(x)) may not give exactly x.

Example

=EXP(1) returns 2.71828182845905, an approximation of e.

See alsoLN
Morty Proxy This is a proxified and sanitized view of the page, visit original site.
Helpful?
Character limit: 250
Maximum character limit is 250.
Thanks for your feedback.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.