Last updated 1 year ago
Was this helpful?
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