absoluteValue
Returns the absolute value of this value.
Special cases:
Int.MIN_VALUE.absoluteValueisInt.MIN_VALUEdue to an overflow
See Also
Returns the absolute value of this value.
Special cases:
Long.MIN_VALUE.absoluteValueisLong.MIN_VALUEdue to an overflow
See Also