math.sync_sub
aliases: [math.-'], [ceammc/-'], [-']
sync subtraction
available since version: 0.8
arguments:
properties:
- @int (initonly)
Get/set operate on integers only
type: flag
default: 0
inlets:
- set minuend, calculate and output result
type: control
- change subtrahend, calculate and output result
type: control
outlets:
- difference output
type: control
keywords:
math
sub
sync
See also:
[math.sync_add]
Authors: Serge Poltavsky
License: GPL3 or later