Less Than: Difference between revisions

219 bytes added ,  Tuesday at 13:48
m
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 ")
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
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 [[true]] if the first input [[number]] is smaller than the second input number.
Outputs [[false]] if it is [[Greater Than|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]]


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


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