Ln
ln returns the natural logarithm of a given expression.
Syntax
Copy
ln(expression)
Arguments
expression
The expression must be numeric. It can be a field name, a literal value, or another function.