Click or drag to resize

ComplexMathAsin Method

Overload List
 NameDescription
Public methodStatic memberAsin(Complex) This function returns the complex arcsine of the complex number a, arcsin(a)}. The branch cuts are on the real axis, less than -1 and greater than 1.
Public methodStatic memberAsin(Complex32) This function returns the complex arcsine of the complex number a, arcsin(a)}. The branch cuts are on the real axis, less than -1 and greater than 1.
Public methodStatic memberAsin(Double) This function returns the complex arcsine of the real number a, arcsin(a).
Top
See Also