Package com.ibm.math

IBM BigDecimal support.

See:
          Description

Class Summary
BigDecimal The BigDecimal class implements immutable arbitrary-precision decimal numbers.
DiagBigDecimal The DiagBigDecimal class forms a standalone test suite for the com.ibm.math.BigDecimal and com.ibm.math.MathContext classes (or, by changing the package statement, other classes of the same names and definition in other packages).
MathContext The MathContext immutable class encapsulates the settings understood by the operator methods of the BigDecimal class (and potentially other classes).
 

Exception Summary
DiagBigDecimal.DiagException The DiagException class is used to signal the failure of a test group.
 

Package com.ibm.math Description

IBM BigDecimal support.



Copyright (c) 1998-2000 IBM Corporation and others.