Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1d120619d475b1b892585b812dc0d28bd389d097
/
Lib
/
test
/
test_math.py
1d12061
Stop raising OverflowError on underflows reported by libm (errno==ERANGE and
by Tim Peters
· 25 years ago
10e1bf2
remove all occurence of math.rint() from the sources
by Peter Schneider-Kamp
· 25 years ago
8eded19
Trent Mick <trentm@activestate.com>:
by Fred Drake
· 25 years ago
71260b8
Added math.rint() -- round according to current IEEE754 mode
by Guido van Rossum
· 25 years ago
5ab007b
Subtle hack so the eps printed is not dependent on the formatting
by Guido van Rossum
· 29 years ago
fcce630
Added test for math module
by Guido van Rossum
· 29 years ago