/sys$common/syshlp/helplib.hlb RTL Routines, MTH$, MTH$xATAND2 *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Given sine and cosine, the Arc Tangent in Degrees with Two Arguments routine returns the angle (in degrees) whose tangent is given by the quotient of sine and cosine (sine/cosine). Format MTH$ATAND2 sine ,cosine MTH$DATAND2 sine ,cosine MTH$GATAND2 sine ,cosine Each of the above formats accepts one of the floating-point types as input.
Additional Information (explode) :
|