From bb6d7e14296462916ab322ee8db42875c5df51c9 Mon Sep 17 00:00:00 2001 From: John Winans Date: Wed, 10 Feb 2021 21:08:38 -0600 Subject: [PATCH] Add a label for referencing shifting --- book/binary/chapter.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/book/binary/chapter.tex b/book/binary/chapter.tex index f0a062e..2d643ac 100644 --- a/book/binary/chapter.tex +++ b/book/binary/chapter.tex @@ -1056,6 +1056,7 @@ left to form a 32-bit number. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Shifting} +\label{shifting} We were all taught how to multiply and divide decimal numbers by ten by moving (or {\em shifting}) the decimal point to the right or left