complex.asin
Returns the arcsine (inverse of sine) of the complex number.
Args
self
(T
) - The input complex number.
Returns
A complex number representing the asin of the input value.
Examples
Last updated
Returns the arcsine (inverse of sine) of the complex number.
self
(T
) - The input complex number.
A complex number representing the asin of the input value.
Last updated