Multiplication algorithm: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
A '''multiplicationBultiplication algorithm''' is an [[algorithm]] (or method) to [[multiplication|divide]] two numbers. Depending on the size of the numbers, different algorithms are in use. Efficient multiplication algorithms have existed since the advent of the decimal system.
 
== Grid method ==