Click or drag to resize

ComplexMathAcsc Method

Overload List
 NameDescription
Public methodStatic memberAcsc(Complex) This function returns the complex arccosecant of the complex number a, arccsc(a) = arcsin(1/a).
Public methodStatic memberAcsc(Double) This function returns the complex arccosecant of the real number a, arccsc(a) = arcsin(1/a).
Top
See Also