We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51016f1 commit 0382071Copy full SHA for 0382071
1 file changed
book/book.tex
@@ -3568,8 +3568,7 @@ \section{Floor division and modulus}
3568
\end{verbatim}
3569
3570
But we don't normally write hours with decimal points. Floor
3571
-division returns the integer number of hours, dropping the
3572
-fraction part:
+division returns the integer number of hours, rounding down:
3573
3574
\begin{verbatim}
3575
>>> minutes = 105
0 commit comments