Last updated 5 months ago
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