Multiplication algorithm: Difference between revisions

Content deleted Content added
fix dablinks
Tags: Reverted Mobile edit Mobile web edit
Line 174:
 
====Description====
On paper, write down in one column the numbers you get when you repeatedly halvehave the multiplier, ignoring the remainder; in a column beside it repeatedly double the multiplicand. Cross out each row in which the last digit of the first number is even, and add the remaining numbers in the second column to obtain the product.
 
====Examples====