Content deleted Content added
Line 2:
==Procedure==
*
* The product starts out as the multiplier in two's complement notation.▼
▲* The product starts out as the multiplier.
* Count how many bits are in the multiplicand. Add that many 0s to the left of the product, to make room for the additions below.
* Add a 0 to the right of the product.
|