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