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