This package provides arbitrary-precision integers and decimals. Class BigInteger provides integers which are limited by the available memory only. Class BigDecimal provides arbitrary-precision signed decimal numbers. These numbers are suitable for currency calculations. The user has full control over the rounding behavior (comparable with the IEEE754R rounding modes.
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:56 |