PureData CEAMMC library web documentation
available since version: 0.1
The acos() function computes the principle value of the arc cosine of input value. The result is in the range [0, pi]. Special values: acos(1) returns +0. acos(x) returns a NAN.
See also: [math.sin] [math.cos] [math.tan] [math.asin]
Authors: Serge Poltavsky
License: GPL3 or later