GM: cos
From GMpedia.org Wiki
- The correct title of this article is cos(). It appears incorrectly here because of technical restrictions.
|
cos | |
| Type: | function |
| Arguments: | 1: angle |
| Limitations: | none |
The cos() function returns the cosine of an angle in radians. If you prefer working with degrees, you can convert degrees to radians by using the function degtorad and then enter this as an argument.

