Add Numbers: Difference between revisions
m
Add Related section
Nikitaivanov (talk | contribs) (Created page with "/uploads/Add Numbers1.png Outputs the sum of the two input numbers. File:Screenshot_2022-02-15-06-35-52-14_6c69499164362a0dbe2f1dfe7c62199a.jpg Category:Blocks ") |
-u ndefined- (talk | contribs) m (Add Related section) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Block | |||
|image=Add Numbers.png | |||
|type=s | |||
|folder=math | |||
|input1={{Port|n|Num1}} | |||
|input2={{Port|n|Num2}} | |||
|output1={{Port|n|Num1 + Num2}} | |||
}} | |||
Outputs the sum of the two input [[ | Outputs the sum of the two input [[number]]s. | ||
{{Image|Add Numbers example.jpg|Example}} | |||
== Related == | |||
* [[Subtract Numbers]] | |||
* [[Add Vectors]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |