PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.acos

arc cosine function

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


информация

The acos() function computes the principle value of the arc cosine of input value. The result is in the range [0, pi]. Special values: acos(1) returns +0. acos(x) returns a NAN.

example

входы:

выходы:

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

math acos

Смотрите также: [math.sin] [math.cos] [math.tan] [math.asin]

Авторы: Serge Poltavsky

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