PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.sin

sine function

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


информация

The sin() function computes the sine of input value (measured in radians). Special values: sin(+-0) returns +-0. sin(+-infinity) returns a NaN.

example

входы:

выходы:

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

math sin

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

Авторы: Serge Poltavsky

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