sech

sech(X) returns hyperbolic secant for each element of X.

Examples

> x = -4:0.1:4

[x:1x81 double]

> plot(x, sech(x))

[ans:1x1 struct]

Resources

See also

asech | cosh | sec