Function Performed — Returns the absolute value of a numeric value. The absolute value of a number is that number without a negative sign. A negative number becomes positive, while a positive number remains positive.
Number of Arguments — One member or calculation.
Options — Whether missing values should be set to 0 in the calculation and included in the number of arguments.
Example — If Actual is -100, the Absolute Value of Actual is 100.