|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.math3.fraction | |
---|---|
org.apache.commons.math3.fraction | Fraction number type and fraction number formatting. |
org.apache.commons.math3.linear | Linear algebra support. |
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.fraction | |
---|---|
AbstractFormat
Common part shared by both FractionFormat and BigFractionFormat . |
|
BigFraction
Representation of a rational number without any overflow. |
|
BigFractionField
Representation of the fractional numbers without any overflow field. |
|
BigFractionFormat
Formats a BigFraction number in proper format or improper format. |
|
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. |
|
FractionField
Representation of the fractional numbers field. |
|
FractionFormat
Formats a Fraction number in proper format or improper format. |
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.linear | |
---|---|
BigFraction
Representation of a rational number without any overflow. |
|
Fraction
Representation of a rational number. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |