PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.log~

natural logarithm

available since version: 0.9


information

Outputs the value of the natural logarithm Special values: log(1) return +0. log(+infinity) return +infinity.

example

inlets:

outlets:

keywords:

math log

See also: [math.exp~] [math.log2]

Authors: Serge Poltavsky

License: GPL3 or later