Arc Tangent

The Arc Tangent Node.
The Arc Tangent Node takes a single Float value and returns its
, in degrees (°) or radians (rad).

The Arc Tangent Node Attributes.
Attribute | Type | Description |
---|---|---|
Is Degree | Bool | Determines whether the Output value is given in degrees (°) or radians (rad). |
Attribute | Type | Description |
---|---|---|
Default Value | Float | The default value of Input , if no value is provided in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Input | Float | The value to calculate the of. |
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. |
Output | Float | The of Input . |
Last modified 3mo ago