类 Binary64Test
-
字段概要
-
构造器概要
-
方法概要
从类继承的方法 org.hipparchus.CalculusFieldElementAbstractTest
checkRelative, doTestLinearCombinationReference, testAbs, testAcos, testAcosh, testAddDouble, testAddField, testAsin, testAsinh, testAtan, testAtan2, testAtan2SpecialCases, testAtanh, testCbrt, testCeil, testCopySignDouble, testCopySignField, testCopySignSpecialDouble, testCopySignSpecialField, testCos, testCosh, testDivideDouble, testDivideField, testExp, testExpm1, testFloor, testGetField, testGetPi, testHypot, testHypotSpecialCases, testLinearCombinationDaFa, testLinearCombinationDF2, testLinearCombinationDF3, testLinearCombinationDF4, testLinearCombinationFaFa, testLinearCombinationFF2, testLinearCombinationFF3, testLinearCombinationFF4, testLinearCombinationReference, testLog, testLog10, testLog1p, testMultiplyDouble, testMultiplyField, testMultiplyInt, testPowDouble, testPowField, testPowInt, testRemainderDouble, testRemainderField, testRint, testRootN, testRound, testScalb, testSign, testSin, testSinCos, testSinCosdifference, testSinCosNaN, testSinCosSum, testSinh, testSinhCosh, testSinhCoshNaN, testSqrt, testSubtractDouble, testSubtractField, testTan, testTanh, testToDegrees, testToRadians, testUlp
-
字段详细资料
-
X
public static final double X- 另请参阅:
-
PLUS_X
-
MINUS_X
-
Y
public static final double Y- 另请参阅:
-
PLUS_Y
-
MINUS_Y
-
PLUS_ZERO
-
MINUS_ZERO
-
-
构造器详细资料
-
Binary64Test
public Binary64Test()
-
-
方法详细资料
-
build
- 指定者:
-
build
在类中CalculusFieldElementAbstractTest<Binary64>
-
testAdd
public void testAdd() -
testSubtract
public void testSubtract() -
testNegate
public void testNegate() -
testMultiply
public void testMultiply() -
testDivide
public void testDivide() -
testReciprocal
public void testReciprocal() -
testIsInfinite
public void testIsInfinite() -
testIsNaN
public void testIsNaN() -
testToDegreesDefinition
public void testToDegreesDefinition() -
testToRadiansDefinition
public void testToRadiansDefinition() -
testDegRad
public void testDegRad() -
testRootNegative
public void testRootNegative() -
testSignedZeroEquality
public void testSignedZeroEquality() -
testValues
public void testValues() -
testEquals
public void testEquals()
-