===== JAVA Programming Tips ===== - If you are computing numbers--like money--that require accuracy, you need to use the [[https://docs.oracle.com/javase/7/docs/api/java/math/BigDecimal.html | BigDecimal]] class.