From 7da4edac285569f5aa2f6a8c788f172f565d9a0d Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sun, 4 Sep 2005 18:30:19 +0000 Subject: Clarify what is meant with "whole numbers". --- Doc/ref/ref3.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex index 46388b2..505ae2e 100644 --- a/Doc/ref/ref3.tex +++ b/Doc/ref/ref3.tex @@ -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: -- cgit v0.12