Cot
Computes the cotangent of its argument; the argument should be expressed in radians
Cot(3.14/4) → 1.00
Cot(1.02) → 0.61
Inputs
Cot(number)
number
- A number expression, should be expressed in radians
Last updated
Was this helpful?
Computes the cotangent of its argument; the argument should be expressed in radians
Cot(3.14/4) → 1.00
Cot(1.02) → 0.61
Cot(number)
number
- A number expression, should be expressed in radians
Last updated
Was this helpful?