www.gusucode.com > elfun工具箱matlab源码程序 > elfun/csc.m

    %CSC    Cosecant of argument in radians.
%   CSC(X) is the cosecant of the elements of X.
%
%   Class support for input X:
%      float: double, single
%
%   See also ACSC, CSCD.

%   Copyright 1984-2010 The MathWorks, Inc. 
%   Built-in function.