User Tools

Site Tools


syntax:functions:exp

This is an old revision of the document!


Exp(power)

Category: Number function


Description

This function raises the mathematical constant e1) to the power of the argument power.


Arguments

ArgumentTypeDescription
powerNumberThe exponent to raise e to.


Return value type: Number


Remarks

If you are looking to raise one number to the power of another number, refer to the Pow(number, power) function.


Examples

exp(1) = 2.71828182845904
exp(2) = 7.38905609893065


See also

1)
e is an important mathematical constant with the value of approximately 2.718.
syntax/functions/exp.1627778747.txt.gz · Last modified: 2021/07/31 20:45 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki