cosT8safe~ Reference

Safe cosine approximation of the input

cosT8safe~

Examples

Inlets

Input (Radians) [auto]

Input to the Taylor series approximation of cosine.

Outlets

Periodic Cosine Approximation [signal]

The 8th order Taylor series approximation of cosine, wrapped for periodicity.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

in1 [auto]

Input to the Taylor series approximation of cosine.

reset [bang] (default: 0)

Reset inlets to default values.

See Also

Name Description
cos Cosine of the input
cosT8 8th order Taylor series approximation of the cosine function. Input must be in the range [-pi, pi] in order to approximate without divergence.