Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove all occurence of math.rint() from the sources | Peter Schneider-Kamp | 2000-08-10 | 1 | -12/+0 |
* | Trent Mick <trentm@activestate.com>: | Fred Drake | 2000-06-01 | 1 | -4/+10 |
* | Added math.rint() -- round according to current IEEE754 mode | Guido van Rossum | 2000-05-11 | 1 | -0/+6 |
* | Subtle hack so the eps printed is not dependent on the formatting | Guido van Rossum | 1996-08-29 | 1 | -2/+3 |
* | Added test for math module | Guido van Rossum | 1996-08-08 | 1 | -0/+153 |