Complex |
| Name | Description | |
|---|---|---|
| Acos(Complex) | This function returns the complex arccosine of the complex number a, arccos(a). The branch cuts are on the real axis, less than -1 and greater than 1. | |
| Acos(Complex32) | This function returns the complex arccosine of the complex number a, arccos(a). The branch cuts are on the real axis, less than -1 and greater than 1. | |
| Acos(Double) | This function returns the complex arccosine of the real number a, arccos(a). |