IMCOT

IMCOT the cotangent of the complex number z

Synopsis

IMCOT(z)

Arguments

z: a complex number

Description

IMCOT(z) = IMCOS(z)/IMSIN(z).

Note

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

See also

IMSEC, IMCSC.