Complex.ACscReal (gb.gsl)

Static Function ACscReal ( X As Float ) As Complex

Returns the complex arccosecant of the real number X.

acsc(x) = asin(1 / x)