how can i use the calculator to compute the question:
inverse cot (-0.75) = ?
any other methods can i use to get the answer?
Printable View
how can i use the calculator to compute the question:
inverse cot (-0.75) = ?
any other methods can i use to get the answer?
Cotangent = 1 / Tangent and vice versa.
For inverse cot(-.75) use inverse Tan(-1.333333333)
In VB, inverse tan is Atn Function, and it returns result in radians, not degrees.