Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c27d99 commit 7bc5071Copy full SHA for 7bc5071
1 file changed
Doc/tut/tut.tex
@@ -4087,7 +4087,7 @@ \section{Commentary \label{commentary}}
4087
4088
\chapter{Floating Point Arithmetic: Issues and Limitations
4089
\label{fp-issues}}
4090
-\sectionauthor{Tim Peters}{tim_one@msn.com}
+\sectionauthor{Tim Peters}{tim.one@home.com}
4091
4092
Floating-point numbers are represented in computer hardware as
4093
base 2 (binary) fractions. For example, the decimal fraction
@@ -4253,7 +4253,6 @@ \chapter{Floating Point Arithmetic: Issues and Limitations
4253
4254
\section{Representation Error
4255
\label{fp-error}}
4256
-\sectionauthor{Guido van Rossum}{[email protected]}
4257
4258
This section explains the ``0.1'' example in detail, and shows how
4259
you can perform an exact analysis of cases like this yourself. Basic
0 commit comments