Returns the absolute value of a number. The absolute value of a number is the number without its sign.
The syntax of the function is the following:
ABS(number)
number : The number of which we need the absolute value.
Click on the button to practice using this function, with the help of our Online Assessment Tool:
Here is an example of how to use the ABS function:
In the cell B6 calculate the absolute value of the sum of the cell range A1:B3.