math.sync_mul
aliases: [math.'], [ceammc/'], [*']
sync multiplication
available since version: 0.8
arguments:
- MUL
multiplicand
type: float
properties:
- @int (initonly)
Get/set operate on integers only
type: flag
default: 0
inlets:
- set multiplier, calculate and output result
type: control
- change multiplicand, calculate and output result
type: control
outlets:
- multiplication result
type: control
keywords:
math
mul
sync
Authors: Serge Poltavsky
License: GPL3 or later