December 1999
Intermediate to advanced
816 pages
20h 27m
English
The java.math package has only two classes, BigDecimal and BigInteger. These two classes exist principally to allow for arbitrary precision numbers. This allows you to use these classes and not lose precision. Although these classes can be used anywhere, they serve especially to help with SQL data types that do not map numbers directly to any Java primitive data type.
Read now
Unlock full access