IMARCSIN

IMARCSIN the complex arcsine of the complex number z

Synopsis

IMARCSIN(z)

Arguments

z: a complex number

Description

IMARCSIN returns the complex arcsine of the complex number z. The branch cuts are on the real axis, less than -1 and greater than 1.

Note

If z is not a valid complex number, #VALUE! is returned.

See also

IMARCCOS, IMARCTAN.