Arc Tangent
Overview
The Arc Tangent Node takes a single Float value and returns its arctangent, in degrees (°) or radians (rad).
Scope: Project, Scene, Function, Prefab.
Attributes
Miscellaneous
Attribute | Type | Description |
---|---|---|
| Bool | Determines whether the |
Inputs
Attribute | Type | Description |
---|---|---|
| Float | The default value of |
Inputs
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Float | The value to calculate the §§arctangent§§ of. |
Outputs
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Float | The of |
See Also
External Links
Trigonometry on Khan Academy.
Sine, Cosine and Tangent on Maths is Fun.
Last updated