EXP function

Category: Math and trigonometry
Introduced: Excel 2003

Summary

Returns e raised to the power of a given number

Syntax

EXP(number) The EXP function syntax has the following arguments:
• Number Required. The exponent applied to the base e.

Example

=EXP(1)
=EXP(2)

Microsoft Support Page

https://support.microsoft.com/en-us/office/exp-function-c578f034-2c45-4c37-bc8c-329660a63abe

Back to Functions