GM: tan
From GMpedia.org Wiki
- The correct title of this article is tan. It appears incorrectly here because of technical restrictions.
Arguments
1: angle
Limitations
none
Note: Please remove limitations and port them in the "Remarks" section at the end of the article.
The tan() function returns the tangent of an angle in radians. To enter degrees, use the degtorad function.
Note: tan(x) = sin(x) / cos(x) = 1/cot(x)

