Create page and add basic information |
Edit intro and fix link to Deg 2 Rad |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
The '''Tan<sup>-1</sup>''' node returns the [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions| inverse tangent], or arctangent, of the input value. | The '''Atan''' or '''Tan<sup>-1</sup>''' node returns the [https://en.wikipedia.org/wiki/Inverse_trigonometric_functions| inverse tangent], or arctangent, 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:50, 26 May 2024
Tan-1
Trigonometry
The Atan or Tan-1 node returns the inverse tangent, or arctangent, of the input value.
This node has the following variants:
Variants
Variant | Node Type |
---|---|
Atan (Color) | Atan_Color
|
Atan (ColorX) | Atan_ColorX
|
Atan (double) | Atan_Double
|
Atan (double2) | Atan_Double2
|
Atan (double3) | Atan_Double3
|
Atan (double4) | Atan_Double4
|
Atan (float) | Atan_Float
|
Atan (float2) | Atan_Float2
|
Atan (float3) | Atan_Float3
|
Atan (float4) | Atan_Float4
|
Inputs
N (Pseudo-Generic)
Input value.
Outputs
* (Pseudo-Generic)
Inverse tangent of N.