ABS
The ABS function returns the absolute value of a number.
Syntax
abs(value)Arguments
value – The number for which you want the absolute value
Example
abs(COLUMN1)Returns the absolute value of COLUMN1
The ABS function returns the absolute value of a number.
abs(value)value – The number for which you want the absolute value
abs(COLUMN1)Returns the absolute value of COLUMN1