Package | Description |
---|---|
org.hipparchus.fraction |
Fraction number type and fraction number formatting.
|
Modifier and Type | Class and Description |
---|---|
class |
ProperBigFractionFormat
Formats a BigFraction number in proper format.
|
Modifier and Type | Method and Description |
---|---|
static BigFractionFormat |
BigFractionFormat.getImproperInstance()
Returns the default complex format for the current locale.
|
static BigFractionFormat |
BigFractionFormat.getImproperInstance(Locale locale)
Returns the default complex format for the given locale.
|
static BigFractionFormat |
BigFractionFormat.getProperInstance()
Returns the default complex format for the current locale.
|
static BigFractionFormat |
BigFractionFormat.getProperInstance(Locale locale)
Returns the default complex format for the given locale.
|
Copyright © 2016-2021 CS GROUP. All rights reserved.