PureData CEAMMC library web documentation
доступно с версии: 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.
Смотрите также: [math.sin] [math.tan] [math.asin] [math.acos]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later