Subtract Numbers: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "/uploads/Subtract Numbers.png Subtracts the second input number from the first input number. File:Screenshot_2022-02-16-17-01-11-17_6c69499164362a0dbe2f1dfe7c62199a.jpg Category:Blocks ") |
-u ndefined- (talk | contribs) (Add related section and replace with Image template) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Block | |||
|image=Subtract_Numbers.png | |||
|type=s | |||
|folder=Math | |||
|input1={{Port|n|Num1}} | |||
|input2={{Port|n|Num2}} | |||
|output1={{Port|n|Num1 - Num2}} | |||
}} | |||
Subtracts the second input [[number]] from the first input number. | Subtracts the second input [[number]] from the first input number. | ||
{{Image|Subtract_Numbers_example.jpg|Example}} | |||
== Related == | |||
* [[Add Numbers]] | |||
* [[Subtract Vectors]] | |||
* [[Negate]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |