IMSEC(inumber)
IMSEC returns the complex secant of the complex number z (inumber), where
sec(z) = 1/cos(z).
IMSEC("2-j") equals -0.413149-0.687527j.
IMCSC, IMCOT.