Asech-func
This function is used to return the inverse hyperbolic secant.
double asech(double x)
x
Return the inverse hyperbolic secant of x.
dd=asech(0.5); dd=; //Should return 1.31696.
asinh, acosh, atanh, acsch