$tan: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 18:25, 9 May 2008
Trigonometric function to return the tangent (x/y) of an angel.
$tan(N)[.deg]
- N is an angel in radians.
- The .deg property allows N to be given in degrees
See also
$atan for getting the arctangent of an angel.