There was an error while loading. Please reload this page.
1 parent 198937d commit 5bd16b9Copy full SHA for 5bd16b9
1 file changed
Misc/NEWS.d/next/Library/2026-08-17-17-39-41.gh-issue-155966.0YOADY.rst
@@ -0,0 +1,2 @@
1
+:func:`math.atanpi` now raises :exc:`ValueError` for half-integer values
2
+(e.g., ``atanpi(1.5)``), as these are poles of the function.
0 commit comments