Package net.sourceforge.uiq3.math
Mathematics library for calculator applications.
This library supports BCD floating point, fractions and integer arithmetic.
- Since:
- 1.0
- Version:
- 1.0 $Revision: 8112 $
- Author:
- "Martin Krischik" «krischik@users.sourceforge.net»
-
Interface Summary Interface Description Number An arithmetic number. -
Class Summary Class Description BCDFloat Arbitrary Precision Denormalized Floating Point Arithmetic.BCDFraction Decimal_Fraction Arithmetic.BCDInteger Arbitrary Max_Precision BCD Integer Arithmetic -
Enum Summary Enum Description BCDFloat.Float_Type Floating Point Type Finite Normal Real Number NAN Not a Number Type_Positive_Infinity +∞i Type_Negative_Infinity -∞ -
Exception Summary Exception Description BCDError