ABS

Returns the absolute[1] positive value of a number.

Syntax:

ABS(number)

Example:

ABS(-10)

returns the number 10.

  1. Weisstein, Eric W. "Absolute Value." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/AbsoluteValue.html