Trigonometry Block
The Trigonometry block emits simple trigonometric operations on the input signal.
Parameters
- Method [Sine | Cosine | Tangent]
- Sine: Emits the sine (in radians) of the input signal.
- Cosine: Emits the cosine (in radians) of the input signal.
- Tangent: Emits the tangent (in radians) of the input signal.
- Arcsine: Emits the arcsine (in radians) of the input signal.
- Arccosine: Emits the arccosine (in radians) of the input signal.
- Arctangent: Emits the arctangent (in radians) of the input signal.
- SineHyperbolic: Emits the hyperbolic sine (in radians) of the input signal.
- CosineHyperbolic: Emits the hyperbolic cosine (in radians) of the input signal.
- TangentHyperbolic: Emits the hyperbolic tangent (in radians) of the input signal.
- ArcSineHyperbolic: Emits the hyperbolic arcsine (in radians) of the input signal.
- ArcCosineHyperbolic: Emits the hyperbolic arccosine (in radians) of the input signal.
- ArcTangentHyperbolic: Emits the hyperbolic arctangent (in radians) of the input signal.