PureData CEAMMC library web documentation
доступно с версии: 0.1
The asin() function computes the principal value of the arc sine of input value. The result is in the range [-pi/2, +pi/2]. Special values: asin(+-0) returns +-0. asin(x) returns a NAN and raises the "invalid" floating-point exception for |x| > 1.
Смотрите также: [math.acos] [math.atan] [math.cos]
Авторы: Serge Poltavsky
Лицензия: GPL3 or later