Sine
The Sine node takes the input angle in radians and outputs a numerical value between -1 and 1, representing the sine of that angle.
Node usages
Cosine
The Cosine node takes the input angle in radians and outputs a numerical value between -1 and 1, representing the cosine of that angle.
Node usages
Tangent
The Tangent node accepts the input angle in radians and produces a numerical value representing the tangent of that angle.
Node usages
ArcSine
The ArcSine node takes a numerical input and returns the corresponding arcsine value in radians.
Node usages
ArcCosine
The ArcCosine node takes a numerical input and returns the corresponding arccosine value in radians.
Node usages
ArcTangent
The ArcTangent node takes a numerical input and returns the arctangent (in radians) of that number.
Node usages