IMCSCH Function
The Excel IMCSCH function returns the hyperbolic cosecant of a complex number. Given "1+1.5707963267949i" as input, the function returns "-1.72324E-15-0.648054274i" as output.
=IMCSC(COMPLEX(1, PI()/2)) // returns -1.72324E-15-0.648054274i