Math and Trignometric - EXP Function



Description

The EXP function returns e raised to the power of number. The constant e equals 2.71828182845904, the base of the natural logarithm.

Syntax

EXP (number)

Arguments

Argument Description Required/Optional
Number The exponent applied to the base e. Required

Notes

  • To calculate powers of other bases, use the exponentiation operator (^)

  • EXP is the inverse of LN, the natural logarithm of number.

Applicability

Excel 2007, Excel 2010, Excel 2013, Excel 2016

Example

EXP Function
advanced_excel_math_trigonometric_functions.htm
Advertisements