cpython/Lib/test/mathdata
Jeff Epler b6e66136cc
gh-150534: Add C23 half-turn trigonometric *pi functions (GH-150555)
Add the the following functions to the math module:
acospi, asinpi, atanpi, atan2pi, cospi, sinpi, tanpi.
2026-06-06 10:19:45 +00:00
..
cmath_testcases.txt
floating_points.txt
formatfloat_testcases.txt
ieee754.txt
math_testcases.txt gh-150534: Add C23 half-turn trigonometric *pi functions (GH-150555) 2026-06-06 10:19:45 +00:00