|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexFormat | |
---|---|
org.apache.commons.math3.complex | Complex number type and implementations of complex transcendental functions. |
Uses of ComplexFormat in org.apache.commons.math3.complex |
---|
Methods in org.apache.commons.math3.complex that return ComplexFormat | |
---|---|
static ComplexFormat |
ComplexFormat.getInstance()
Returns the default complex format for the current locale. |
static ComplexFormat |
ComplexFormat.getInstance(Locale locale)
Returns the default complex format for the given locale. |
static ComplexFormat |
ComplexFormat.getInstance(String imaginaryCharacter,
Locale locale)
Returns the default complex format for the given locale. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |