Next: Shifting
Up: Multiplication as an Example
Previous: A quick reminder of
Contents
It turns out binary multiplication has easier rules when compared to
decimal multiplication. The same general principle applies. For example,
is
, which
then becomes
. This is hardly
exciting.
What is
? This is almost the same as decimal.
The answer is
. Because binary numbers can only have zeros and
ones, there is no need to memorize any multiplication tables.
To return to our example,
eventually becomes
, which is then simply added using binary
addition.
Tak Auyeung
2003-11-10