Like the sqrt methods in Math and StrictMath, the IEEEremainder method in Math and StrictMath is exactly specified and allows no leeway in its functional operation.
The StrictMath.IEEEremainder is currently implemented in Java (JDK-8304028), but could share whatever intrinsic is used for Math.IEEEremainder .
The StrictMath.IEEEremainder is currently implemented in Java (
- relates to
-
JDK-8308966 Add intrinsic for float/double modulo for x86 AVX2 and AVX512
-
- Resolved
-
-
JDK-8304028 Port fdlibm IEEEremainder to Java
-
- Resolved
-
-
JDK-8171407 Port fdlibm to Java, part 2
-
- Closed
-
-
JDK-8302191 Performance degradation for float/double modulo on Linux
-
- Closed
-