asech

asech(X) returns the inverse hyperbolic secant for each element of X.

Examples

> x = 0.01:0.02:1

[x:1x50 double]

> plot(x, asech(x))

[ans:1x1 struct]

Resources

See also

acosh | asec | asinh | sech