Package org.apache.commons.math.fraction

Fraction number type and fraction number formatting.

See:
          Description

Class Summary
Fraction Representation of a rational number.
FractionFormat Formats a Fraction number in proper format or improper format.
ProperFractionFormat Formats a Fraction number in proper format.
 

Exception Summary
FractionConversionException Error thrown when a double value cannot be converted to a fraction in the allowed number of iterations.
 

Package org.apache.commons.math.fraction Description

Fraction number type and fraction number formatting.