Package | Description |
---|---|
fr.cnes.sirius.patrius.math.complex |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2023 CNES. All rights reserved.