IMARCSECH

IMARCSECH

Synopsis

IMARCSECH(inumber)

Description

IMARCSECH returns the complex hyperbolic arcsecant of the complex number z (inumber), where

arcsech(z) = arccosh(1/z).

  • If inumber is not a valid complex number, IMARCSECH returns #VALUE! error.

Examples

IMARCSECH("1+j") equals 0.5306375-1.118518j.

See also

IMARCCSCH, IMARCCOTH.