Returns the cotangent of the angle given in radians.
Syntax
Remarks
If the input angle is in degrees, multiply the it by PI()/180 to get the value in radians.
Examples
|
Formula |
Result |
|
=COT(0.3) |
3.232728144 |
|
=COT(-0.9) |
-0.793551148 |
|
=COT(1/2) |
1.830487722 |
Possible Errors
|
Errors |
Meaning |
|
#N/A! |
|
|
#NAME! |
|
|
#VALUE! |
|
|
#REF! |
|
Similar Functions