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

    %ASINH  Inverse hyperbolic sine.
%   ASINH(X) is the inverse hyperbolic sine of the elements of X.
%
%   See also SINH.

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