For non mathematicians, ABS() returns the absolute (i.e. positive) value of a number, e.g. abs(5) = 5 = abs(-5)