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