MATLAB Function Reference Previous page   Next Page
cscd

Cosecant of an argument in degrees

Syntax

Description

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

See Also

acscd, csc


Previous page  csc  csch Next page

© 1994-2005 The MathWorks, Inc.