Atn (function)
Syntax | Atn (number) |
Description | Returns the angle (in radians) whose tangent is number. |
Comments |
Some helpful conversions:
|
Example |
This example finds the angle whose tangent is 1 (45 degrees) and displays
the result.
|
See Also | Tan (function); Sin (function); Cos (function). |