Content deleted Content added
→Polynomial multiplication: remove the sentence on "Strassen algorithm for polynomials" which was simply wrong, with a reference to a bad presentation to Karatsuba's algorithm without its name Tag: references removed |
Tags: Reverted Visual edit |
||
Line 16:
× 5830
———————————————
nhswgdmeryfgh54gwurjdfhsfgerjhekducuyukesdf
====Other notations====
In some countries such as [[Germany]], the above multiplication is depicted similarly but with the original product kept horizontal and computation starting with the first digit of the multiplier:<ref>{{Cite web |title=Multiplication |url=http://www.mathematische-basteleien.de/multiplication.htm |access-date=2022-03-15 |website=www.mathematische-basteleien.de}}</ref>
Line 49 ⟶ 43:
return product
</syntaxhighlight>
===Usage in computers<span class="anchor" id="Shift and add"></span>===
|