ArithmeticException how to fix java java tutorial How to fix "java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result." Overview In this tutorial, we show you how to fix the error messages "java.lang.ArithmeticException: Non-terminating decimal expansion; no exact representable decimal result." when we use java.math.BigDecimal to divide two values. March 25, 2018 Jack Rutorial