Inverse Trigonometric Functions |
asin(z) acos(z) atan(z)
asec(z) acsc(z) acot(z)
Return the value in radians of the arcsine, arccosine, arctangent, arcsecant, arccosecant, and arccotangent, respectively, that is, the angle whose sin, cos, and so on, is z.
Values returned are from the principal branch of these functions.