Java's math libraries lack the hypot, expm1, and log1p functions; these should be added to the math library.
The listed methods are part of Tiger-feature 4633024.
The listed methods are part of Tiger-feature 4633024.
- relates to
-
JDK-8301392 Port fdlibm log1p to Java
- Resolved
-
JDK-8301396 Port fdlibm expm1 to Java
- Resolved
-
JDK-4943127 Update StrictMath regression tests to use hexadecimal floating-point literals
- Resolved
-
JDK-7130085 Port fdlibm hypot to Java
- Resolved
-
JDK-4900189 Refine spec requirements for tanh, expm1
- Resolved
-
JDK-4897538 Bad html in Double.valueOf grammar, other places
- Resolved
-
JDK-4633024 Augment Java math libraries with methods from C libm and IEEE 754
- Closed
(2 relates to)