math.sync_ge
sync greater equal numbers compare
доступно с версии: 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 greater or equal second, otherwise 0
тип: control
ключевые слова:
math
sync
greater
equal
compare
Смотрите также:
[math.<=']
Авторы: Serge Poltavsky
Лицензия: GPL3 or later