e()
returns the base of the natural logarithm, e
.
Syntax: e()
Returns: A Float.
Example
RETURN e()
Returns the following Result
e() |
2.718281828459045 |
e()
returns the base of the natural logarithm, e
.
Syntax: e()
Returns: A Float.
RETURN e()
Returns the following Result
e() |
2.718281828459045 |