PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.cos

cosine function

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


информация

The cos() function computes the cosine of input value (measured in radians). Special values: cos(+-0) returns 1. cos(+-infinity) returns a NaN and raises the "invalid" floating-point exception.

example

входы:

выходы:

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

math cos

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

Авторы: Serge Poltavsky

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