EXP
Returns the value of the constant e raised to the power of a number.
Usage examples
-
EXP(3) -
EXP(tableA.fieldB)
Syntax
EXP ( value )
-
value- Any numeric expression.
Returns
number - The number e raised to a power.