PureData CEAMMC веб-документация

Веб-документация библиотеки расширений PureData CEAMMC

Перейти на Git

Загрузка дистрибутива

index :: math

math.log2

logarithm functions

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


информация

The log2() function computes the value of the logarithm of argument x to base 2. Special values: log2(1) return +0. log2(+infinity) return +infinity.

example

входы:

выходы:

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

math log2

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

Авторы: Serge Poltavsky

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