math.sync_lt
aliases: [math.<'], [ceammc/<'], [<']
sync less then numbers compare
available since version: 0.8
arguments:
- F
second number
type: float
inlets:
- set first number, calculate and output result
type: control
- change second number, calculate and output result
type: control
outlets:
- result output: 1 if first number is less then second, otherwise 0
type: control
keywords:
math
sync
less
then
See also:
[math.>']
Authors: Serge Poltavsky
License: GPL3 or later