Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7da4eda

Browse files
committed
Clarify what is meant with "whole numbers".
1 parent a8bcecc commit 7da4eda

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Doc/ref/ref3.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ \section{The standard type hierarchy\label{types}}
165165

166166
\begin{description}
167167
\item[Integers]
168-
These represent elements from the mathematical set of whole numbers.
168+
These represent elements from the mathematical set of whole numbers
169+
(positive and negative ones).
169170
\obindex{integer}
170171

171172
There are three types of integers:

0 commit comments

Comments
 (0)