Complex inverse sine
asin(z) = -i log( sqrt(1-z2) + iz) where both log and sqrt are complex.
See Implementation
Complex inverse sine
asin(z) = -i log( sqrt(1-z2) + iz) where both log and sqrt are complex.