Where can I find a better/faster BigDecimal implementation that offers arbitrary precision decimals?
Created May 4, 2012
John Zukowski IBM's proposal for a 100% pure Java version of BigDecimal is available from http://www2.hursley.ibm.com/decimal/. An implementation is available from http://www.ping.be/arci/math/.