math.sync_div
aliases: [math./'], [ceammc//'], [/']
sync division
available since version: 0.8
on division by zero outputs nothing: just put error message into console
arguments:
properties:
- @int (initonly)
Get/set operate on integers only
type: flag
default: 0
inlets:
- set divident, calculate and output result
type: control
- change divisor, calculate and output result
type: control
outlets:
- division result
type: control
keywords:
math
division
sync
Authors: Serge Poltavsky
License: GPL3 or later