mirror of
https://github.com/python/cpython.git
synced 2026-04-05 03:21:05 +00:00
As per C11 DR#471 (adjusted resolution accepted for C17), cacosh (0 + iNaN) should return NaN ± i pi/2, not NaN + iNaN. This patch fixes cmath's code to do same. |
||
|---|---|---|
| .. | ||
| cmath_testcases.txt | ||
| floating_points.txt | ||
| formatfloat_testcases.txt | ||
| ieee754.txt | ||
| math_testcases.txt | ||