acosh

acosh(X) returns the inverse hyperbolic cosine for each element of X.

Examples

> x = 1:0.07:2*pi

[x:1x76 double]

> plot(x, acosh(x))

[ans:1x1 struct]

Resources

See also

acos | asinh | atanh | cosh