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 FractionField
Fraction. getField()
Get theField
to which the instance belongs.static FractionField
FractionField. getInstance()
Get the unique instance.
-