* sin, cos, tan
* asin, acos, atan
* sinh, cosh, tanh
* log, log10
* atan2
* expm1, log1p
- relates to
-
JDK-4141677 The spec for java.lang.Math should not be written in C.
- Closed
-
JDK-4378241 fdlibm.h requires define __LITTLE_ENDIAN instead of _LITTLE_ENDIAN
- Closed
-
JDK-8305689 Consider adding an intrinsic for StrictMath.IEEEremainder
- Open
-
JDK-8301833 Add wide-ranging tests for FDLIBM porting
- Resolved
-
JDK-8308049 Refactor nested class declarations in FdLibm.java
- Resolved
-
JDK-8324296 Reconsider the need for math StubRoutines after fdlibm ports
- Open
-
JDK-8134780 Port fdlibm to Java, part 1
- Resolved