EXP function

The EXP function is one of the math and trigonometry functions. It is used to return the e constant raised to the desired power. The e constant is equal to 2,71828182845904.

Syntax

EXP(number)

The EXP function has the following argument:

ArgumentDescription
numberA power you wish to raise e to.
Notes

How to apply the EXP function.

Examples

The figure below displays the result returned by the EXP function.

EXP Function

Article with the tag:
Browse all tags