Calculates the cotangent of an angle
Last updated 1 year ago
Was this helpful?
COT(angle, radians)
angle
radians
Returns the cotangent of an angle. Default assumes angle was input in radians.
Angle to take cotangent of.
True to assume input is in radians (default), false to assume input is in degrees.
The cotangent of an angle.