MATLAB Function Reference Previous page   Next Page
cotd

Cotangent of an argument in degrees

Syntax

Description

Y = cotd(X) is the cotangent of the elements of X, expressed in degrees. For integers n, cotd(n*180) is infinite, whereas cot(n*pi) is large but finite, reflecting the accuracy of the floating point value of pi.

See Also

acotd, cot


Previous page  cot  coth Next page

© 1994-2005 The MathWorks, Inc.