Computes the cosine of an angle in degrees.
| Type | Script block | 
| Collider | None | 
| Folder | Math | 
| Ports | |
|---|---|
| Inputs |  Num | 
| Outputs |  Cos(Num) | 
Similar to the function Sin but instead, the output value starts from 1. Outputs a value between 1 and -1 depending on the given input, which represents an angle (0°–360°).