Complex |
Name | Description | |
---|---|---|
Atanh(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. | |
Atanh(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. | |
Atanh(Double) | This function returns the complex hyperbolic arctangent of the real number a, arctanh(a). |