ProtoFlux:Sin

From Resonite Wiki
Revision as of 05:52, 26 May 2024 by Zyzyl (talk | contribs) (Fix link to Deg 2 Rad)
Sin
N
*
Trigonometry

The Sin node returns the Sine of the input value.

Input values are treated as radians. If you want to use values in degrees, first multiply by the Deg 2 Rad node.

This node has the following variants:

Variants

Variant Node Type
Sin (Color) Sin_Color
Sin (ColorX) Sin_ColorX
Sin (double) Sin_Double
Sin (double2) Sin_Double2
Sin (double3) Sin_Double3
Sin (double4) Sin_Double4
Sin (float) Sin_Float
Sin (float2) Sin_Float2
Sin (float3) Sin_Float3
Sin (float4) Sin_Float4

Inputs

N (Pseudo-Generic)

Input value.

Outputs

* (Pseudo-Generic)

Sine of N.