mirror of
https://github.com/tilleul/apple2.git
synced 2026-04-20 10:16:52 +00:00
Update 01_use_addition_instead_of_mul2.md
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Use addition instead of multiplication by 2
|
||||
Where fundamentals in mathematics might be useful for speed.
|
||||
## Summary
|
||||
* [Multiplication is just another form of addition](#multiplication-is-just-another-form-of-addition)
|
||||
* [Restrictions](#restrictions)
|
||||
* [Multiplication is just another form of addition](#-multiplication-is-just-another-form-of-addition)
|
||||
* [Restrictions](#-restrictions)
|
||||
|
||||
|
||||
## 🍎 Multiplication is just another form of addition.
|
||||
|
||||
Reference in New Issue
Block a user