ABS(x)
This function returns the absolute (positive) value of a number.
Example:
ABS(-10)=10
Was this article helpful?
This function returns the absolute (positive) value of a number.
Example:
ABS(-10)=10