]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Clarify what is meant with "whole numbers".
authorGeorg Brandl <georg@python.org>
Sun, 4 Sep 2005 18:30:44 +0000 (18:30 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Sep 2005 18:30:44 +0000 (18:30 +0000)
Doc/ref/ref3.tex

index d78e546bf59fa9692702df897854b46d90d0d01f..2fc5c6a92ef832b1c00378e12c50a5e3a2a02d77 100644 (file)
@@ -165,7 +165,8 @@ complex numbers:
 
 \begin{description}
 \item[Integers]
-These represent elements from the mathematical set of whole numbers.
+These represent elements from the mathematical set of whole numbers
+(positive and negative ones).
 \obindex{integer}
 
 There are three types of integers: