MATLAB Function Reference Previous page   Next Page
sind

Sine of an argument in degrees

Syntax

Description

Y = sind(X) is the sine of the elements of X, expressed in degrees. For integers n, sind(n*180) is exactly zero, whereas sin(n*pi) reflects the accuracy of the floating point value of pi.

See Also

asind, sin


Previous page  sin single Next page

© 1994-2005 The MathWorks, Inc.