Package org.apache.commons.numbers.fraction
Fraction number type and fraction number formatting.
-
Class Summary Class Description BigFraction Representation of a rational number using arbitrary precision.ContinuedFraction Provides a generic means to evaluate continued fractions.Fraction Representation of a rational number.GeneralizedContinuedFraction Provides a means to evaluate generalized continued fractions.GeneralizedContinuedFraction.Coefficient Defines then
-th "a" and "b" coefficients of the continued fraction.