The abs method returns the absolute value of a number.
System.Double abs( x);
x
Number
Returns the absolute value of a number.
Member of Math.