| JDK 23 | 
|---|
| 23 b12Fixed | 
| 
 CSR :   
 | 
|
| 
 Relates :   
 | 
|
| 
 Relates :   
 | 
The method Math.tan has a 1 ulp error bound. Recent work (https://members.loria.fr/PZimmermann/papers/accuracy.pdf) has found a case where the reference implementation of Math.tan has a 1.02 ulp error, which is (slightly) larger than the stated bound. The problematic input is 0x1.3f9605aaeb51bp+21. The specification should be amended to accommodate the larger observed error bound.
  |