Add Numbers: Difference between revisions

From Fancade Wiki
(Updated the page)
(Centered the image)
Line 10: Line 10:
Outputs the sum of the two input [[Number|numbers]].
Outputs the sum of the two input [[Number|numbers]].


[[File:Add Numbers example.jpg|frameless|Example]]
[[File:Add Numbers example.jpg|frameless|center|Example]]


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 10:21, 17 May 2024

Add Numbers
Add Numbers.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Num1
Num2
Outputs Num1 + Num2

Outputs the sum of the two input numbers.

Example
Example