Complex |
| Name | Description | |
|---|---|---|
| Cosh(Complex) | This function returns the complex hyperbolic cosine of the complex number a, cosh(a) = (exp(a) + exp(-z))/2. | |
| Cosh(Complex32) | This function returns the complex hyperbolic cosine of the complex number a, cosh(a) = (exp(a) + exp(-z))/2. |