PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.log10~

natural logarithm

available since version: 0.9


information

Outputs the value of the base-10 logarithm Special values: log10(1) return +0. log10(+infinity) return +infinity.

example

inlets:

outlets:

keywords:

math log10

See also: [math.log10]

Authors: Serge Poltavsky

License: GPL3 or later