[moneydance] Rounding in Java

Randolph Fritz randolph at panix.com
Sun May 7 15:16:46 EDT 2006


In the latest release of the API, 1.5, Java supports arbitrary precision 
decimal arithmetic. See 
<http://java.sun.com/j2se/1.5.0/docs/api/java/math/BigDecimal.html> for 
details. That said, it's probably too early to use this in Moneydance, 
even if Sean wanted it; it would be a big change and everyone would have 
to upgrade Java.

Randolph

Hey, Java has finally caught up with COBOL!



More information about the moneydance-info mailing list