Calcute LogoCalcute: freeware calculator

Cotangent
(cot)

The cotangent of an angle is defined using the right-triangle formed by this angle: it is the ratio of the triangle's adjacent side to the opposite side. Calcute implements it with the cot function.

cot(1)
  0.642092615934

In the above example, the given angle is in radians.

The triangle involved in the definition of the cotangent function is commonly shown in the cartesian plane with its adjacent side on the X axis and its angle point located at the origin (0,0). The other end of the triangle's hypotenuse marks a point on the periphery of a circle centered at the origin; the circle's radius is the length of the hypotenuse. If the angle is increased from 0 to 2 pi radians (0 to 360 degrees) then the end point of the hypotenuse traces a full circle. As the angle of the hypotenuse changes, so does its cotangent value as the shape of the corresponding triangle changes to match.

The cotangent is undefined at multiples of 1/2 of a full circle (including zero). At these angles, the triangle geometrically vanishes into a simple line segment on the X axis. The value of the triangle's opposite side is zero and division by zero is undefined. For example, cot is undefined at pi radian, or equivalently at 180 degrees or at 200 gradiens.

The cotangent function is periodic. Except for those angles that represent multiples of 1/2 of a circle, it is defined for all real numbers. As angle values increase (or decrease) outside the range of [0, 2 pi] radians that represent one full rotation, the value of cot for these angles repeats itself periodically with each new rotation.


Copyright © Réjean Lefebvre 2004-2011
Delta, British Columbia, Canada