ProtoFlux:Atan

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

The Tan-1 node returns the inverse tangent, or arctangent, 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
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.