Closely related to arithmetic is shifting, which is a process of moving an entire string of bits "left" or "right". There are many subtle variations that result in interesting and useful meanings. For example, a left shift of n bits has the same effect as multiplying the binary number by 2n. |
[Full page version] [Review questions ...answers] [Section map] [Chapter 6 home] [Book home] [Quiz]