Antoine Pitrou
|
c83ea137d7
|
Untabify C files. Will watch buildbots.
|
2010-05-09 14:46:46 +00:00 |
Mark Dickinson
|
1730fdc130
|
Inverse hyperbolic trigonometric functions should call m_log1p, not log1p.
|
2009-12-21 15:40:33 +00:00 |
Mark Dickinson
|
12748b003c
|
Issue #7518: Move substitute definitions of C99 math functions from
pymath.c to Modules/_math.c.
|
2009-12-21 15:22:00 +00:00 |
Mark Dickinson
|
9cae178f21
|
Issue #3366: Add expm1 function to math module. Thanks Eric Smith for
testing on Windows.
|
2009-12-16 20:13:40 +00:00 |