Nodes > Math > Trigonometry > Cos
Returns the cosine of the Radians input angle.
Inputs
Name | Type | Description |
---|---|---|
Radians | float | Input angle, in radians |
Outputs
Name | Type | Description |
---|---|---|
cos( Radians ) | float | Cosine of the input angle |
Was this page helpful?