Uses of Package
org.apache.commons.math.fraction

Packages that use org.apache.commons.math.fraction
org.apache.commons.math.fraction Fraction number type and fraction number formatting. 
 

Classes in org.apache.commons.math.fraction used by org.apache.commons.math.fraction
Fraction
          Representation of a rational number.
FractionConversionException
          Error thrown when a double value cannot be converted to a fraction in the allowed number of iterations.
FractionFormat
          Formats a Fraction number in proper format or improper format.