Multiplication algorithm: Difference between revisions

Content deleted Content added
m Quarter square multiplication: Typo fixing and checking, typos fixed: ,, → , using AWB (8097)
Line 235:
</math>
 
If {{math|''x''+''y''}} is odd then {{math|''x''-''y''}} will also be odd, this means any fraction will cancel out so no accuracy is lost by discarding the remainders. Below is a lookup table of quarter squares with the remainder discarded for the digits 0 through 18,, this allows for the multiplication of numbers up to {{math|9×9}}.
 
{| border="1" cellspacing="0" cellpadding="3" style="margin:0 0 0 0.5em; background:#fff; border-collapse:collapse; border-color:#7070090;"