Multiplication algorithm: Difference between revisions

Content deleted Content added
Karatsuba multiplication: no Gauss, see talk page
Line 383:
# the real part of the result is ''G'' − ''F'' = ''a'' · ''c'' - ''b'' · ''d''
 
Like Gauss'sthe algorithm in the previous section, this requires three multiplications and five additions or subtractions.
 
===Toom–Cook===