Category:
Mathematical
Returns the natural exponential of a number.
Syntax
exp(
x Numeric
): Numeric
Parameters
x is a source number.
Return value
Type: Numeric.
Examples of using
exp(15.2)
Database Tour Documentation | |
exp function |
Category:
Mathematical
Returns the natural exponential of a number.
exp(
x Numeric
): Numeric
x is a source number.
Type: Numeric.
exp(15.2)