ComfyUI Node
atan
Calculates the arc tangent (inverse tangent) of a value. This node takes a value and returns the arc tangent in radians or degrees. The arc tangent is the inverse operation of tangent, returning the angle whose tangent is the input value.
atan
- value
- FLOAT
◄unitdegrees►
CategoryBasic/maths
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| value | FLOAT,INT | 0 | — |
| unit | COMBO | degrees | 2 options: radians, degrees |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |