Difference between revisions of "Manuals/calci/IMCSCH"

From ZCubes Wiki
Jump to navigation Jump to search
(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...")
 
Line 4: Line 4:
 
==Description==
 
==Description==
  
*This function gives the hyperbolic secant (csch) value of a complex number.  
+
*This function gives the hyperbolic cosec (csch) value of a complex number.  
 
*Where 'iz' is the complex number in the form of <math>x+iy</math>
 
*Where 'iz' is the complex number in the form of <math>x+iy</math>
 
*x & y are the real numbers.
 
*x & y are the real numbers.

Revision as of 04:28, 18 April 2017

IMCSCH(iz)


  • where iz is the complex number

Description

  • This function gives the hyperbolic cosec (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