-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2, 5.0
-
b51
-
generic, x86
-
generic, windows_2000
For many years, Java has required use of the algorithms from fdlibm 5.2. However, fdlibm 5.2 has several bugs in corner cases of pow and tan. Now that a corrected version of fdlibm is available, the StrictMath spec should be updated to require the corrected fdlibm.
- duplicates
-
JDK-5039109 StrictMath/Math pow functions gives wrong answers for large odd integer powers
- Closed