ComfyUI Node
sin
Calculates the sine of an angle in radians or degrees. This node takes an angle value and unit type, and returns the sine of that angle. The sine of an angle is the ratio of the length of the opposite side to the length of the hypotenuse in a right-angled triangle.
sin
- 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 | — |