num abs( )

Returns the absolute value of this num.

Source

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