asinh

asinh(X) returns the inverse hyperbolic sine for each element of X.

Examples

> x = -5:0.3:5

[x:1x34 double]

> plot(x, asinh(x))

[ans:1x1 struct]

Resources

See also

acosh | asin | sinh