Package | Description |
---|---|
org.apache.commons.math3.fraction |
Fraction number type and fraction number formatting.
|
Modifier and Type | Field and Description |
---|---|
private static BigFractionField |
BigFractionField.LazyHolder.INSTANCE
Cached field instance.
|
Modifier and Type | Method and Description |
---|---|
BigFractionField |
BigFraction.getField()
Get the
Field to which the instance belongs. |
static BigFractionField |
BigFractionField.getInstance()
Get the unique instance.
|