asin

Complex inverse sine

asin(z) = -i log( sqrt(1-z2) + iz) where both log and sqrt are complex.

  1. real asin(real x)
  2. creal asin(creal z)
    creal
    asin
    (
    creal z
    )

Meta