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