Manuals/calci/IMCSCH

IMCSCH(ComplexNumber)


  • where is any complex number of the form x+iy.

Description

  • This function gives the hyperbolic cosec (csch) value of a complex number.
  • Consider the complex number in the form of  
  • x & y are the real numbers.
  • 'i' is the imaginary unit  
  • Also x is called the real part & y is the imaginary part of a complex number.
  • COMPLEX is the function used to convert Real & Imaginary numbers in to a complex number.
  •   is defined by  

Examples

IMCSCH(ComplexNumber)

  • ComplexNumber is any complex number.
IMCSCH(ComplexNumber) Value
IMCSCH("7+4i") -0.001192090379815322+i0.0013802299076340766
IMCSCH("7-8i") -0.0002653570703635442+ⅈ0.001804354511817408
IMCSCH("3") 0.09982156966882273+i0

Related Videos

Trigonometric Form of Complex Numbers

See Also


References