| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add links to helpful external resources. | Raymond Hettinger | 2009-02-19 | 1 | -0/+4 |
|
|
| * | Add an example for math.fsum() and elaborate on the accurary note. | Raymond Hettinger | 2009-02-19 | 1 | -8/+12 |
|
|
| * | Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,... | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
|
|
| * | Merged revisions 67654,67676-67677,67681,67692,67725,67746,67748,67761,67784-... | Benjamin Peterson | 2008-12-21 | 1 | -8/+15 |
|
|
| * | Fix markup. | Georg Brandl | 2008-08-30 | 1 | -1/+1 |
|
|
| * | Tone down math.fsum warning. | Mark Dickinson | 2008-08-01 | 1 | -23/+2 |
|
|
| * | Add note about problems with math.fsum on x86 hardware. | Mark Dickinson | 2008-07-30 | 1 | -0/+26 |
|
|
| * | Rename math.sum to math.fsum | Mark Dickinson | 2008-07-30 | 1 | -10/+10 |
|
|
| * | Add versionadded tags to new math functions. | Georg Brandl | 2008-06-18 | 1 | -6/+12 |
|
|
| * | Typo fix | Mark Dickinson | 2008-06-18 | 1 | -1/+1 |
|
|
| * | Issue #2138: Add math.factorial(). | Raymond Hettinger | 2008-06-09 | 1 | -0/+4 |
|
|
| * | Docs for Issue 2819. | Raymond Hettinger | 2008-05-23 | 1 | -0/+6 |
|
|
| * | Fix markup. | Georg Brandl | 2008-05-12 | 1 | -1/+1 |
|
|
| * | Move asinh documentation to the proper place. | Mark Dickinson | 2008-04-19 | 1 | -17/+18 |
|
|
| * | Correct documentation for math.pow; | Mark Dickinson | 2008-04-19 | 1 | -4/+8 |
|
|
| * | I finally got the time to update and merge Mark's and my trunk-math branch. T... | Christian Heimes | 2008-04-18 | 1 | -2/+45 |
|
|
| * | Move __builtins__.trunc() to math.trunc() per | Jeffrey Yasskin | 2008-02-01 | 1 | -0/+8 |
|
|
| * | Remove with_statement future imports from 2.6 docs. | Georg Brandl | 2008-01-05 | 1 | -0/+3 |
|
|
| * | Continue rolling back pep-3141 changes that changed behavior from 2.5. This | Jeffrey Yasskin | 2008-01-05 | 1 | -6/+4 |
|
|
| * | Fix markup | Andrew M. Kuchling | 2008-01-04 | 1 | -3/+3 |
|
|
| * | Added copysign(x, y) function to the math module | Christian Heimes | 2008-01-03 | 1 | -0/+8 |
|
|
| * | Added math.isinf() and math.isnan() | Christian Heimes | 2008-01-03 | 1 | -0/+17 |
|
|
| * | Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (just | Jeffrey Yasskin | 2008-01-03 | 1 | -4/+6 |
|
|
| * | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+227 |
|
|