Manuals/calci/IMTANH

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


  • where iz is the complex number

Description

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

IMTANH(iz)

  • iz is the complex number.
IMTANH(iz) Value
IMTANH("6+4i") 1.000001787893904+i0.000012157676058702422
IMTANH("6-8i") 1.000011768189405+i0.0000035379198641842196
IMTANH("10") 0.9999999958776926+i0

Related Videos

Trigonometric Form of Complex Numbers

See Also


References