Uses of Package
org.apache.commons.math4.fraction
| Package | Description |
|---|---|
| org.apache.commons.math4.fraction |
Fraction number type and fraction number formatting.
|
| org.apache.commons.math4.linear |
Linear algebra support.
|
-
Classes in org.apache.commons.math4.fraction used by org.apache.commons.math4.fraction Class Description BigFraction Representation of a rational number without any overflow.BigFractionField Representation of the fractional numbers without any overflow field.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. -
Classes in org.apache.commons.math4.fraction used by org.apache.commons.math4.linear Class Description BigFraction Representation of a rational number without any overflow.Fraction Representation of a rational number.