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

    %ACSCD  Inverse cosecant, result in degrees.
%   ACSCD(X) is the inverse cosecant, expressed in degrees,
%   of the elements of X.
%
%   Class support for input X:
%      float: double, single
%
%   See also CSCD, ACSC.

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