Jump to content

Less Than: Difference between revisions

no edit summary
(Created page with "/uploads/Less Than.png Outputs `True` if the first input number is smaller than the second input number File:Screenshot_2022-02-18-18-19-23-55_6c69499164362a0dbe2f1dfe7c62199a.jpg Category:Blocks ")
 
No edit summary
Line 1: Line 1:
[[width=336px,alt=Less Than|/uploads/Less Than.png]]
{{Block
|image=Less Than.png
|type=s
|folder=math
|input1={{Port|n|Num1}}
|input2={{Port|n|Num2}}
|output1={{Port|t|Num1 < Num2}}
}}


Outputs `True` if the first input [[number]] is smaller than the second input number
Outputs <code>True</code> if the first input [[number]] is smaller than the second input number.
Outputs <code>False</code> if it is [[Greater Than]] or [[Equal Numbers|equal]] to the second number.


[[File:Screenshot_2022-02-18-18-19-23-55_6c69499164362a0dbe2f1dfe7c62199a.jpg]]
[[File:Less Than example.jpg|frameless|center|Example]]




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