Less Than Node
Compares two numbers. Outputs 1.0
if a
is less than b
, and 0.0
otherwise.
Inputs:
a
,b
: The two numbers to compare.
Outputs:
c
: The result of the comparisona < b
.
Compares two numbers. Outputs 1.0
if a
is less than b
, and 0.0
otherwise.
Inputs:
a
, b
: The two numbers to compare.Outputs:
c
: The result of the comparison a < b
.From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |