double abs( )

Returns the absolute value of this double.

Source

/** Returns the absolute value of this [double]. */
double abs();