mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Clarify what is meant with "whole numbers".
This commit is contained in:
parent
a8bcecc872
commit
7da4edac28
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue