IMCOT(inumber)
IMCOT returns the complex cotangent of the complex number z (inumber), where
cot(z) = 1/tan(z).
IMCOT("2-j") equals -0.171384+0.821330j.
IMSEC, IMCSC.