Package-level declarations

Mathematics library for calculator applications.

This library supports BCD floating point, fractions and integer arithmetic.

Types

Link copied to clipboard
Link copied to clipboard
Arbitrary Precision Denormalized Floating Point Arithmetic.
Link copied to clipboard
Decimal_Fraction Arithmetic.
Link copied to clipboard
Arbitrary Max_Precision BCD Integer Arithmetic
Link copied to clipboard
interface Number : Cloneable, Comparable<T>
An arithmetic number.