Updated Add Numbers.md (markdown)
commited
commit
1c995f082daf82e86cd86571c3008db1b16e0aec
... | ... | @@ -1,3 +1,15 @@ |
1 | 1 | Outputs the sum of the two input [[numbers|Number]]. |
2 | 2 | |
3 | [[/uploads/Plus.png]] |
|
... | ... | \ No newline at end of file |
0 | [[/uploads/Plus.png]] |
|
1 | ||
2 | You can find it under Math. |
|
3 | [[/uploads/Add Numbers.png]] |
|
4 | ||
5 | **1.example:** |
|
6 | Sum 3 + 2 with [[number blck|Number]] and preview it with an Inspect Number Block. |
|
7 | [[/uploads/1.example.png]] |
|
8 | ||
9 | **2.example:** |
|
10 | You can also do that with [[variables|Set Variable]] or any other Block that puts out a number. [[/uploads/2.example.png]] |
|
11 | ||
12 | A very similar Block is the [[Add Vectors]]. |
|
... | ... | \ No newline at end of file |