PureData CEAMMC library web documentation
available since version: 0.1
The tan() function computes the tangent of x (measured in radians). Special values: tan(+-0) returns +-0. tan(+-infinity) returns a NaN and raises the "invalid" floating-point exception.
See also: [math.acos] [math.asin] [math.atan]
Authors: Serge Poltavsky
License: GPL3 or later