类 ComplexFormatTest
java.lang.Object
org.hipparchus.complex.ComplexFormatAbstractTest
org.hipparchus.complex.ComplexFormatTest
-
构造器概要
-
方法概要
从类继承的方法 org.hipparchus.complex.ComplexFormatAbstractTest
testConstructorSingleFormat, testDefaultFormatComplex, testDifferentImaginaryChar, testForgottenImaginaryCharacter, testFormatNumber, testGetImaginaryFormat, testGetRealFormat, testNan, testNegativeBoth, testNegativeImaginary, testNegativeInfinity, testNegativeReal, testParseDifferentImaginaryChar, testParseNan, testParseNegativeBoth, testParseNegativeImaginary, testParseNegativeReal, testParsePositiveInfinity, testParseSimpleNoDecimals, testParseSimpleWithDecimals, testParseSimpleWithDecimalsTrunc, testParseZeroImaginary, testParseZeroReal, testPaseNegativeInfinity, testPositiveInfinity, testSimpleNoDecimals, testSimpleWithDecimals, testSimpleWithDecimalsTrunc, testTrimOneImaginary, testZeroImaginary, testZeroReal
-
构造器详细资料
-
ComplexFormatTest
public ComplexFormatTest()
-
-
方法详细资料
-
getDecimalCharacter
protected char getDecimalCharacter() -
getLocale
- 指定者:
-
getLocale
在类中ComplexFormatAbstractTest
-