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

    %ATANH  Inverse hyperbolic tangent.
%   ATANH(X) is the inverse hyperbolic tangent of the elements of X.
%
%   See also TANH.

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