summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_math
Commit message (Expand)AuthorAgeFilesLines
* Added tests for new degree/radian conversions.Raymond Hettinger2002-05-141-0/+2
* Test for math.* exceptional behavior only in verbose mode, so that theTim Peters2000-10-161-1/+0
* Stop raising OverflowError on underflows reported by libm (errno==ERANGE andTim Peters2000-10-121-0/+1
* remove all occurence of math.rint() from the sourcesPeter Schneider-Kamp2000-08-101-1/+0
* Added math.rint() -- round according to current IEEE754 modeGuido van Rossum2000-05-111-0/+1
* Test output files in their new locationBarry Warsaw1996-12-101-0/+26