Static
addStatic
floorStatic
floorReturns the remainder of the floor division of the two arguments; throwing an exception if the result overflows a long integer.
The dividend
The divisor
The remainder of dividing the two values rounded towards positive infinity.
Static
multiplyStatic
subtract
Utility class for performing exact arithmetic operations with overflow checking.