math.sync_lt
синхронная проверка на меньшее значение
доступно с версии: 0.8

аргументы:
- F
second number
тип: float
входы:
- set first number, calculate and output result
тип: control
- change second number, calculate and output result
тип: control
выходы:
- result output: 1 if first number is less then second, otherwise 0
тип: control
ключевые слова:
math
sync
less
than
Смотрите также:
[math.>']
Авторы: Serge Poltavsky
Лицензия: GPL3 or later