ABS

Return the absolute value of a numeric expression.

Category: math

Description

Returns the absolute (non-negative) value of a numeric operand. The result type matches the operand type. If the operand is NULL, the result is NULL.

Open in interactive docs →   DeltaForge home →