Calculates the cotangent of an angle
Last updated 3 years ago
COT(angle, radians)
angle
radians
Returns the cotangent of an angle. Default assumes angle was input in radians.
The cotangent of an angle.
Argument
Description
Angle to take cotangent of.
True to assume input is in radians (default), false to assume input is in degrees.