PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.log

natural logarithm

доступно с версии: 0.1


информация

Computes the value of the natural logarithm of argument x. Special values: log(+-0) return -infinity log(1) return +0. log(x) return a NaN log(+infinity) return +infinity.

example

входы:

выходы:

ключевые слова:

math log

Смотрите также: [math.exp]

Авторы: Serge Poltavsky

Лицензия: GPL3 or later