SECH function
Description
Hyperbolic secant function. SECH(x) returns the hyperbolic secant of x.
The argument x can be a real number or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the SECH function applied to all elements.