Home > freetb4matlab > elfun > sind.m

sind

PURPOSE ^

% Compute the sine for each element of @var{x} in degrees. Returns zero

SYNOPSIS ^

function y = sind (x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} sind (@var{x})
% Compute the sine for each element of @var{x} in degrees.  Returns zero 
% for elements where @code{@var{x}/180} is an integer.
% @seealso{asind, sin}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003