math.gcd
calculate greatest common divisor
available since version: 0.3
arguments:
- ARG2
second argument
type: int
inlets:
- sets first argument and outputs calculated GCD value
type: control
- sets second value
type: control
outlets:
keywords:
math
gcd
See also:
[math.lcm]
Authors: Serge Poltavsky
License: GPL3 or later