ABS

Returns the absolute (positive) value[1] 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. https://mathworld.wolfram.com/AbsoluteValue.html