Manuals/calci/IMSINH

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


  • where iz is the complex number

Description

  • This function gives the hyperbolic sine (sinh) 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

IMSINH(iz)

  • iz is the complex number.
IMSINH(iz) Value
IMSINH("7+4i") -358.40333619422336-i414.9677004253094
IMSINH("7-8i") -79.78001447406525-i542.4819804948917
IMSINH("3") 10.0178749274099+i0

Related Videos

Trigonometric Form of Complex Numbers

See Also


References