ComfyUI Node
acos
Calculates the arc cosine (inverse cosine) of a value. This node takes a value between -1 and 1, and returns the arc cosine in radians or degrees. The arc cosine is the inverse operation of cosine, returning the angle whose cosine is the input value.
acos
- 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 | — |