Manuals/calci/IMCSCH

From ZCubes Wiki
Revision as of 04:25, 18 April 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''IMCSCH(iz)'''</div><br/> * where iz is the complex number ==Description== *This function gives the hyperbolic secant (csch) value of a complex...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
IMCSCH(iz)


  • where iz is the complex number

Description

  • This function gives the hyperbolic secant (csch) value of a complex number.
  • Where 'iz' is 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(iz)

  • iz is the complex number.
IMCSCH(iz) 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