Click or drag to resize

ComplexMathAcosh Method

Overload List
 NameDescription
Public methodStatic memberAcosh(Complex) This function returns the complex hyperbolic arccosine of the complex number a, arccosh(a). The branch cut is on the real axis, less than 1.
Public methodStatic memberAcosh(Complex32) This function returns the complex hyperbolic arccosine of the complex number a, arccosh(a). The branch cut is on the real axis, less than 1.
Public methodStatic memberAcosh(Double) This function returns the complex hyperbolic arccosine of the real number a, arccosh(a).
Top
See Also