ERROR!

This web site requires Java Script.
You must enable Java Script on
your browser to navigate this site.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

$ABS(n) Function

This math function will return the absolute value of n where n is a number, variable that represents a number, or a math equation that returns a number.

Examples:

$ABS(-1.23456) returns 1.23456
$ABS(60 - 100) returns 40