abs
expression function
Returns the absolute value of the argument.
Usage
abs(number)
Examples
abs (-2.6)=2.6