Acsch-func
This function is used to return the inverse hyperbolic cosecant.
double acsch(double x)
x
Return the inverse hyperbolic cosecant of that number.
dd=acsch(-10); dd=; //Should return -0.0998.
asinh, acosh, atanh, asech