IMCSC

returns cosecant of a complex number · from excel · excel: not yet compared · sheets: not yet compared

signature

IMCSC(inumber)

returns: text (complex number)

argumentrequired
inumber required

examples

formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.

fx =IMCSC("4+3i") -0.0754898329158637+0.0648774713706355i

related

  • BESSELI returns modified Bessel function In(x)
  • BESSELJ returns Bessel function Jn(x)
  • BESSELK returns modified Bessel function Kn(x)
  • BESSELY returns Bessel function Yn(x)
  • BIN2DEC converts binary number to decimal
  • BIN2HEX converts binary number to hexadecimal