index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
tutorial
/
floatingpoint.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27206: Fix doctests in Doc/tutorial.
Zachary Ware
2016-08-09
1
-0/+4
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
Issue #9337: Make float.__str__ identical to float.__repr__.
Mark Dickinson
2010-08-04
1
-6/+5
*
Fix typo.
Mark Dickinson
2010-07-29
1
-1/+1
*
Clean-up floating point tutorial.
Raymond Hettinger
2009-06-28
1
-23/+28
*
Small doc fix-ups to floatingpoint.rst. More are forthcoming.
Raymond Hettinger
2009-06-28
1
-5/+5
*
Add link to math.fsum().
Raymond Hettinger
2009-04-26
1
-0/+10
*
Improve the rounding and summing examples.
Raymond Hettinger
2009-04-26
1
-8/+18
*
Remove the round() discussion which is now out-of-date.
Raymond Hettinger
2009-04-26
1
-17/+2
*
Remove leftover word.
Georg Brandl
2009-04-24
1
-1/+1
*
Update for the new float.__repr__()
Raymond Hettinger
2009-04-24
1
-39/+64
*
Merged revisions 69846 via svnmerge from
Mark Dickinson
2009-02-21
1
-2/+2
*
Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,...
Benjamin Peterson
2009-02-06
1
-1/+1
*
Issue 3412: Mention fractions and decimal in the tutorial section on floating...
Raymond Hettinger
2008-10-05
1
-0/+8
*
Issue 3288: document as_integer_ratio(), fromhex(), and hex().
Raymond Hettinger
2008-10-05
1
-1/+33
*
Remove long integer output.
Georg Brandl
2008-08-10
1
-6/+6
*
Merged revisions 63655 via svnmerge from
Benjamin Peterson
2008-05-26
1
-3/+2
*
Convert all print statements in the docs.
Georg Brandl
2007-09-04
1
-1/+1
*
Tutorial update for 3.0 by Paul Dubois.
Guido van Rossum
2007-08-31
1
-1/+4
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+220