asin
atan
Enter search terms or a module, class or function name.
asinh calculates the hyperbolic arcsine.
Return Value
r is the hyperbolic arcsine of m.
Parameters
m is a real or complex matrix.
Comment
Algorithm: log(x + sqrt(x .* x + 1)).
See also
Overview Mathematic, sinh
id-2100138