Create page and add basic information |
Edit intro and fix link to Deg 2 Rad |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
The '''Sin<sup>-1</sup>''' node returns the [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions| inverse sine], or arcsine, of the input value. | The '''Asin''' or '''Sin<sup>-1</sup>''' node returns the [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions| inverse sine], or arcsine, of the input value. | ||
{{Template:Note|Input values are treated as [https://en.wikipedia.org/wiki/Radian radians]. If you want to use values in degrees, first multiply by the [[ProtoFlux: | {{Template:Note|Input values are treated as [https://en.wikipedia.org/wiki/Radian radians]. If you want to use values in degrees, first multiply by the [[ProtoFlux:Deg_2_Rad | Deg 2 Rad]] node.|suggestion}} | ||
This node has the following variants: | This node has the following variants: |
Latest revision as of 05:49, 26 May 2024
Sin-1
Trigonometry
The Asin or Sin-1 node returns the inverse sine, or arcsine, of the input value.
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.