math.sync_and
sync logical AND operation
доступно с версии: 0.8
информация
Only 1 and 0 values are accepted. Any other number treat as 1, but print error to console.
аргументы:
входы:
- set first value, calculate and output result
тип: control
- change second value, calculate and output result
тип: control
выходы:
- output 1 or 0, according logical AND operation
тип: control
ключевые слова:
math
sync
logical
and
Смотрите также:
[math.||']
Авторы: Serge Poltavsky
Лицензия: GPL3 or later