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

    %COT    Cotangent of argument in radians.
%   COT(X) is the cotangent of the elements of X.
%
%   Class support for input X:
%      float: double, single
%
%   See also ACOT, COTD.

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