Multiplication algorithm: Difference between revisions

Content deleted Content added
Standard Algorithm.
Tags: Reverted Visual edit
Undid revision 1178078717 by BobMan44443 (talk) poorly worded and unsourced
Line 2:
{{Lead rewrite|date=August 2022}}
{{Use dmy dates|date=May 2019|cs1-dates=y}}
A '''multiplication algorithm''' is an [[algorithm]] (or method) to [[multiplication|multiply]] two numbers. Depending on the size of the numbers, different algorithms are more efficient than others. Efficient multiplication algorithms have existed since the advent of the decimal system. In most cases, standard algorithm is the most used and efficient methods.
 
==Long multiplication==