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

    %ACOTH  Inverse hyperbolic cotangent.
%   ACOTH(X) is the inverse hyperbolic cotangent of the elements of X.
%
%   Class support for input X:
%      float: double, single
%
%   See also COTH.

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