ProtoFlux:Asin

From Resonite Wiki
Revision as of 05:49, 26 May 2024 by Zyzyl (talk | contribs) (Edit intro and fix link to Deg 2 Rad)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Sin-1
N
*
Trigonometry

The Asin or 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 Deg 2 Rad 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.