math.sync_gt
aliases: [math.>'], [ceammc/>'], [>']
sync greater 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 greater then second, otherwise 0
type: control
keywords:
math
sync
greater
then
compare
See also:
[math.<']
Authors: Serge Poltavsky
License: GPL3 or later