Home > freetb4matlab > elfun > cosd.m

cosd

PURPOSE ^

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

SYNOPSIS ^

function y = cosd (x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} cosd (@var{x})
% Compute the cosine for each element of @var{x} in degrees.  Returns zero 
% for elements where @code{(@var{x}-90)/180} is an integer.
% @seealso{acosd, cos}
% @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