PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sign

sign function

available since version: 0.1


information

Returns -1 if x < 0, 0 if x == 0 and 1 if x > 0.

example

inlets:

outlets:

keywords:

math sign

Authors: Serge Poltavsky

License: GPL3 or later