EXPONENTIAL Function
The EXPONENTIAL function uses the number value you specify as the exponent of e (roughly 2.71828) to calculate exponential growth.
Expression name | EXPONENTIAL |
Usage model | EXPONENTIAL( ⟦n:NUM⟧) |
Parameter | This function requires you to replace only one parameter: |
n: NUM |
The function uses this number value as an exponent of e. |
Result | A number value. |
Example
EXPONENTIAL( NUM ) = e NUM
EXPONENTIAL( 3 ) = e 3
EXPONENTIAL( 3 ) = 20.0855369231877