The ABS function is one of the math and trigonometry functions. It is used to return the absolute value of a number (i.e. the number without its sign).
Syntax
ABS(number)
The ABS function has the following argument:
Argument
Description
number
A numeric value for which you want to get the absolute value.