jdk-24/test/jdk/java/lang/Math
vamsi-parasa 212e32931c 8338694: x86_64 intrinsic for tanh using libm
Reviewed-by: kvn, jbhateja, sgibbons, sviswanathan
2024-09-24 15:11:13 +00:00
..
AbsPositiveZero.java
AbsTests.java
Atan2Tests.java 8302028: Port fdlibm atan2 to Java 2023-02-22 22:49:59 +00:00
CeilAndFloorTests.java
Clamp.java 8301226: Add clamp() methods to java.lang.Math and to StrictMath 2023-02-14 05:39:07 +00:00
CubeRootTests.java 8302800: Augment NaN handling tests of FDLIBM methods 2023-02-21 18:31:22 +00:00
DivModTests.java
DoubleConsts.java
ExactArithTests.java
ExpCornerCaseTests.java
Expm1Tests.java 8302800: Augment NaN handling tests of FDLIBM methods 2023-02-21 18:31:22 +00:00
FloatConsts.java
FusedMultiplyAddTests.java
HyperbolicTests.java 8338694: x86_64 intrinsic for tanh using libm 2024-09-24 15:11:13 +00:00
HypotTests.java
Ieee754SpecialCaseTests.java
IeeeRecommendedTests.java
IeeeRemainderTests.java 8304028: Port fdlibm IEEEremainder to Java 2023-03-31 19:48:03 +00:00
InverseTrigTests.java 8302800: Augment NaN handling tests of FDLIBM methods 2023-02-21 18:31:22 +00:00
Log1pTests.java 8302800: Augment NaN handling tests of FDLIBM methods 2023-02-21 18:31:22 +00:00
Log10Tests.java 8302800: Augment NaN handling tests of FDLIBM methods 2023-02-21 18:31:22 +00:00
LogTests.java 8301202: Port fdlibm log to Java 2023-02-11 02:15:46 +00:00
MinMax.java
MultiplicationTests.java
PowTests.java
Rint.java
RoundTests.java 8279508: Auto-vectorize Math.round API 2022-04-02 18:00:33 +00:00
SinCosCornerCasesTests.java
SinCosTests.java 8302027: Port fdlibm trig functions (sin, cos, tan) to Java 2023-03-04 23:52:03 +00:00
SqrtTests.java 8302040: Port fdlibm sqrt to Java 2023-02-28 18:33:53 +00:00
TanTests.java 8302027: Port fdlibm trig functions (sin, cos, tan) to Java 2023-03-04 23:52:03 +00:00
Tests.java 8316708: Augment WorstCaseTests with more cases 2024-03-01 19:30:35 +00:00
WorstCaseTests.java 8327487: Further augment WorstCaseTests with more cases 2024-03-12 16:46:00 +00:00