Click or drag to resize

ComplexMathAtanh Method

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