mirror of
https://github.com/Michaelangel007/apple2_russian_peasant_multiplication.git
synced 2024-12-22 05:30:06 +00:00
Fix spelling
This commit is contained in:
parent
7a7167ab95
commit
110670dc6e
@ -27,7 +27,7 @@ And enter in `123456789` * `987654321` respectively for A and B ...
|
|||||||
|
|
||||||
# So what the heck is it?
|
# So what the heck is it?
|
||||||
|
|
||||||
An alternative algorith to implement multiplication using only:
|
An alternative algorithm to implement multiplication using only:
|
||||||
|
|
||||||
* bit-shift (left and right), and
|
* bit-shift (left and right), and
|
||||||
* addition.
|
* addition.
|
||||||
|
Loading…
Reference in New Issue
Block a user