Complex.ASecReal (gb.gsl)

Static Function ASecReal ( X As Float ) As Complex

Returns the complex arcsecant of the real number X.

asec(x) = acos(1 / x)