Exp

exp returns the base of natural log e raised to the power of a given expression.

Syntax

Copy
exp(expression)

Arguments

expression

The expression must be numeric. It can be a field name, a literal value, or another function.