Abs
abs
returns the absolute value of a given expression.
Syntax
abs(
expression
)
Arguments
- expression
-
The expression must be numeric. It can be a field name, a literal value, or another function.
abs
returns the absolute value of a given expression.
abs(
expression
)
The expression must be numeric. It can be a field name, a literal value, or another function.