diff options
| author | Fred Drake <fdrake@acm.org> | 2003-12-30 16:15:35 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2003-12-30 16:15:35 +0000 |
| commit | 42713109d9badc9291ccd7a2492c9cc9c108e6f8 (patch) | |
| tree | 1f3aaa8a23b5889423a3030d63d07baecf230926 /Doc/tut/tut.tex | |
| parent | 34929f23f5793502447f079f7b90bd7af9db5006 (diff) | |
| download | cpython-git-42713109d9badc9291ccd7a2492c9cc9c108e6f8.tar.gz | |
use consistent email address for Tim
Diffstat (limited to 'Doc/tut/tut.tex')
| -rw-r--r-- | Doc/tut/tut.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index cbec92ca62..fb60faabfb 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -4939,7 +4939,7 @@ be useful. \chapter{Floating Point Arithmetic: Issues and Limitations\label{fp-issues}} -\sectionauthor{Tim Peters}{tim_one@email.msn.com} +\sectionauthor{Tim Peters}{tim_one@users.sourceforge.net} Floating-point numbers are represented in computer hardware as base 2 (binary) fractions. For example, the decimal fraction |
