Simplified
commited
commit
b58101907c9cf1dfac5145f8c022f657944b5b1c
... | ... | @@ -1,7 +1,5 @@ |
1 | Outputs the multiplication (or sometimes repeated [addition](Add Numbers)) of the two input numbers. |
|
2 | ||
3 | 1 | [[/uploads/Multiply.png]] |
4 | 2 | |
5 | ## Example |
|
6 | You can make a ten number by multiplying any number by 10. So... 10×10 = 100. |
|
7 | [[/uploads/multiply_example.jpg]] |
|
... | ... | \ No newline at end of file |
0 | Outputs the product of the two input [[numbers|Number]]. |
|
1 | ||
2 | [[/uploads/Screenshot_2022-02-16-17-03-44-85_6c69499164362a0dbe2f1dfe7c62199a.jpg]] |
|
... | ... | \ No newline at end of file |