|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexFormat | |
org.apache.commons.math.complex | Complex number type and implementations of complex transcendental functions. |
Uses of ComplexFormat in org.apache.commons.math.complex |
Methods in org.apache.commons.math.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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |