Universeorange.com/Docs/

R3m/framework Function reference math.exp

{math.exp(Float $number)}

{math.exp()} Returns e raised to the power of number.

Note:

'e' is the base of the natural system of logarithms, or approximately 2.718282.

Returns e raised to the power of number as a float.

More information:

https://www.php.net/manual/en/function.exp.php

Last modified: 2021-06-07

© 2021 universeorange.com