COMMITS
/ Modules/_math.h August 17, 2024
S
gh-122681: remove m_atan2()/c_atan2() helpers (#122715)
Sergey B Kirpichev committed
August 6, 2024
S
gh-122681: merge m_atan2() and c_atan2() helper functions (#122682)
Sergey B Kirpichev committed
February 9, 2023
S
gh-101678: refactor the math module to use special functions from c11 (GH-101679)
Sergey B Kirpichev committed
October 25, 2021
C
bpo-45548: Remove _math.c workarounds for pre-C99 libm (GH-29179)
Christian Heimes committed
October 18, 2016
V
Issue #28256: Cleanup _math.c
Victor Stinner committed
August 18, 2012
M
Issue #15477: Add workaround for log1p(-0.0) on platforms where it's broken.
Mark Dickinson committed
December 21, 2009
M
Merged revisions 76978 via svnmerge from
Mark Dickinson committed
December 16, 2009
M
Merged revisions 76861 via svnmerge from
Mark Dickinson committed