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