Exp
exp returns the base of natural log e raised to the power of a given
expression.
Syntax
exp(expression)
Arguments
- expression
-
The expression must be numeric. It can be a field name, a literal value, or another function.
exp returns the base of natural log e raised to the power of a given
expression.
exp(expression)
The expression must be numeric. It can be a field name, a literal value, or another function.