Log
log returns the base 10 logarithm of a given expression.
Syntax
log(expression)
Arguments
- expression
-
The expression must be numeric. It can be a field name, a literal value, or another function.
log returns the base 10 logarithm of a given expression.
log(expression)
The expression must be numeric. It can be a field name, a literal value, or another function.