Greater Than: Difference between revisions

43 bytes added ,  Tuesday at 13:47
m
Add related section, add more links
No edit summary
m (Add related section, add more links)
 
Line 8: Line 8:
}}
}}


Outputs <code>True</code> if the first input [[number]] is bigger than the second input number.
Outputs [[true]] if the first input [[number]] is bigger than the second input number.
Outputs <code>False</code> if it is [[Less Than]] or [[Equal Numbers|equal]] to the second number.
Outputs [[false]] if it is [[Less Than|less than]] or [[Equal Numbers|equal]] to the second number.


[[File:Greater Than example.jpg|frameless|center|Example]]
[[File:Greater Than example.jpg|frameless|center|Example]]


== Related ==
* [[Less Than]]
* [[Equal Numbers]]


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