18 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Mark Dickinson 388122d43b Issue #9337: Make float.__str__ identical to float.__repr__. 16 years ago
Mark Dickinson 8a550f3149 Merged revisions 83224 via svnmerge from 16 years ago
Mark Dickinson 6a74d34d7c Fix typo. 16 years ago
Georg Brandl 7d1e88063c Merged revisions 73656,73658,73663,73666 via svnmerge from 17 years ago
Raymond Hettinger b8aff6a6aa Clean-up floating point tutorial 17 years ago
Raymond Hettinger 1d1806843b Clean-up floating point tutorial. 17 years ago
Raymond Hettinger eafaf4c0b5 Small doc fix-ups to floatingpoint.rst. More are forthcoming. 17 years ago
Raymond Hettinger 5afb5c6630 Add link to math.fsum(). 17 years ago
Raymond Hettinger 4af362905c Improve the rounding and summing examples. 17 years ago
Raymond Hettinger f0320c7ee6 Remove the round() discussion which is now out-of-date. 17 years ago
Georg Brandl b58f46f691 Remove leftover word. 17 years ago
Raymond Hettinger 8bd1d4f52c Update for the new float.__repr__() 17 years ago
Mark Dickinson 934896dc09 Merged revisions 69846 via svnmerge from 17 years ago
Benjamin Peterson 5c6d7877c5 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from 17 years ago
Raymond Hettinger eba99dfde8 Issue 3412: Mention fractions and decimal in the tutorial section on floating point. 18 years ago
Raymond Hettinger 9fce0ba9e2 Issue 3288: document as_integer_ratio(), fromhex(), and hex(). 18 years ago
Georg Brandl bae1b94d9e Remove long integer output. 18 years ago
Benjamin Peterson e6f00637be Merged revisions 63655 via svnmerge from 18 years ago
Georg Brandl 6911e3ce3f Convert all print statements in the docs. 19 years ago
Guido van Rossum 0616b792ba Tutorial update for 3.0 by Paul Dubois. 19 years ago
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 19 years ago