summaryrefslogtreecommitdiffstats
path: root/Doc/library/math.rst
Commit message (Expand)AuthorAgeFilesLines
* I finally got the time to update and merge Mark's and my trunk-math branch. T...Christian Heimes2008-04-181-2/+45
* Move __builtins__.trunc() to math.trunc() perJeffrey Yasskin2008-02-011-0/+8
* Remove with_statement future imports from 2.6 docs.Georg Brandl2008-01-051-0/+3
* Continue rolling back pep-3141 changes that changed behavior from 2.5. ThisJeffrey Yasskin2008-01-051-6/+4
* Fix markupAndrew M. Kuchling2008-01-041-3/+3
* Added copysign(x, y) function to the math moduleChristian Heimes2008-01-031-0/+8
* Added math.isinf() and math.isnan()Christian Heimes2008-01-031-0/+17
* Backport PEP 3141 from the py3k branch to the trunk. This includes r50877 (justJeffrey Yasskin2008-01-031-4/+6
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+227