EXPONENTIAL( NUM )

Placeholder Tooltip Replace With
NUM n: Number A number value, such as a Number variable.

Returns a Number value

An EXPONENTIAL function is a function that quickly accelerates, where the Number variable is the exponent of e (roughly 2.71828), and it can be used in calculating exponential growth.

 

Example:

 

EXPONENTIAL( NUM ) = e NUM

 

EXPONENTIAL( 3 ) = e 3

 

EXPONENTIAL( 3 ) = 20.0855369231877