Greater Than: Difference between revisions
Standartuse truth in descriptions
| Nikitaivanov (talk | contribs)  (Created page with "/uploads/Greater Than.png  Outputs `True` if the first input number is bigger than the second input number.  File:Screenshot_2022-02-18-18-18-39-68_6c69499164362a0dbe2f1dfe7c62199a.jpg   Category:Blocks ") |  (Standartuse truth in descriptions) Tags: Mobile edit Mobile web edit Advanced mobile edit | ||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{Block | |||
| |image=Greater Than.png | |||
| |type=s | |||
| |folder=math | |||
| |input1={{Port|n|Num1}} | |||
| |input2={{Port|n|Num2}} | |||
| |output1={{Port|t|Num1 > Num2}} | |||
| }} | |||
| Outputs  | Outputs [[True]] if the first input [[number]] is bigger than the second input number. | ||
| Outputs False if it is [[Less Than|less than]] or [[Equal Numbers|equal]] to the second number. | |||
| [[File: | [[File:Greater Than example.jpg|frameless|center|Example]] | ||
| == Related == | |||
| * [[Less Than]] | |||
| * [[Equal Numbers]] | |||
| [[Category:Blocks]] | [[Category:Blocks]] | ||