Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added tests for new degree/radian conversions. | Raymond Hettinger | 2002-05-14 | 1 | -0/+2 |
* | Test for math.* exceptional behavior only in verbose mode, so that the | Tim Peters | 2000-10-16 | 1 | -1/+0 |
* | Stop raising OverflowError on underflows reported by libm (errno==ERANGE and | Tim Peters | 2000-10-12 | 1 | -0/+1 |
* | remove all occurence of math.rint() from the sources | Peter Schneider-Kamp | 2000-08-10 | 1 | -1/+0 |
* | Added math.rint() -- round according to current IEEE754 mode | Guido van Rossum | 2000-05-11 | 1 | -0/+1 |
* | Test output files in their new location | Barry Warsaw | 1996-12-10 | 1 | -0/+26 |