Closed marschall closed 5 years ago
FastMoney.divide by zero throws ArithmeticException for boxed Doubles but returns MAX_VALUE unboxed doubles.
ArithmeticException
Please also make the similar change for the divideAndRemainder() method
divideAndRemainder()
FastMoney.divide by zero throws
ArithmeticException
for boxed Doubles but returns MAX_VALUE unboxed doubles.