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 6db483e commit b3384d3Copy full SHA for b3384d3
1 file changed
Doc/ref/ref3.tex
@@ -159,7 +159,8 @@ \section{The standard type hierarchy\label{types}}
159
subject to the limitations of numerical representation in computers.
160
\obindex{numeric}
161
162
-Python distinguishes between integers and floating point numbers:
+Python distinguishes between integers, floating point numbers, and
163
+complex numbers:
164
165
\begin{description}
166
\item[Integers]
0 commit comments