Click or drag to resize

ComplexMathAsinh Method

Overload List
 NameDescription
Public methodStatic memberAsinh(Complex) This function returns the complex hyperbolic arcsine of the complex number a, arcsinh(a). The branch cuts are on the imaginary axis, below -i and above i.
Public methodStatic memberAsinh(Complex32) This function returns the complex hyperbolic arcsine of the complex number a, arcsinh(a). The branch cuts are on the imaginary axis, below -i and above i.
Top
See Also