ComfyUI Node
tan
Calculates the tangent of an angle in radians or degrees. This node takes an angle value and unit type, and returns the tangent of that angle. The tangent of an angle is the ratio of the length of the opposite side to the length of the adjacent side in a right-angled triangle.
tan
- angle
- FLOAT
◄unitdegrees►
CategoryBasic/maths
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| angle | FLOAT,INT | 0 | — |
| unit | COMBO | degrees | 2 options: radians, degrees |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FLOAT | FLOAT | — |