res = csch(x)
csch computes the hyperbolic cosecant for each element of x.
X = [3*pi, 2*pi, pi, 0]; R = csch(X)