ProtoFlux:Asin

From Resonite Wiki
Revision as of 09:40, 25 May 2024 by Zyzyl (talk | contribs) (Create page and add basic information)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Sin-1
N
*
Trigonometry

The Sin-1 node returns the inverse sine, or arcsine, of the input value.

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

This node has the following variants:

Variants

Variant Node Type
Asin (Color) Asin_Color
Asin (ColorX) Asin_ColorX
Asin (double) Asin_Double
Asin (double2) Asin_Double2
Asin (double3) Asin_Double3
Asin (double4) Asin_Double4
Asin (float) Asin_Float
Asin (float2) Asin_Float2
Asin (float3) Asin_Float3
Asin (float4) Asin_Float4

Inputs

N (Pseudo-Generic)

Input value.

Outputs

* (Pseudo-Generic)

Inverse sine of N.