PureData CEAMMC library web documentation
available since version: 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.
See also: [math.acos] [math.asin] [math.atan]
Authors: Serge Poltavsky
License: GPL3 or later