MATLAB Function Reference Previous page   Next Page
secd

Secant of an argument in degrees

Syntax

Description

Y = secd(X) is the secant of the elements of X, expressed in degrees. For odd integers n, secd(n*90) is infinite, whereas sec(n*pi/2) is large but finite, reflecting the accuracy of the floating point value of pi.

See Also

asecd, sec


Previous page  sec  sech Next page

© 1994-2005 The MathWorks, Inc.