Uses of Class
org.apache.commons.math3.fraction.FractionField
Packages that use FractionField
Package
Description
Fraction number type and fraction number formatting.
-
Uses of FractionField in org.apache.commons.math3.fraction
Methods in org.apache.commons.math3.fraction that return FractionFieldModifier and TypeMethodDescriptionFraction.getField()
Get theField
to which the instance belongs.static FractionField
FractionField.getInstance()
Get the unique instance.