Uses of Class
org.apache.commons.math4.fraction.FractionField
| Package | Description |
|---|---|
| org.apache.commons.math4.fraction |
Fraction number type and fraction number formatting.
|
-
Uses of FractionField in org.apache.commons.math4.fraction
Methods in org.apache.commons.math4.fraction that return FractionField Modifier and Type Method Description FractionFieldFraction. getField()Get theFieldto which the instance belongs.static FractionFieldFractionField. getInstance()Get the unique instance.