Manuals/calci/IMSECH

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


  • where iz is the complex number

Description

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

IMSECH(iz)

  • iz is the complex number.
IMSECH(iz) Value
IMSECH("7+4i") -0.0011920929392447753+i0.0013802282801954463
IMSECH("7-8i") -0.0002653583569087264+i0.0018043572584584692
IMSECH("3") 0.09932792741943323+i0

Related Videos

Trigonometric Form of Complex Numbers

See Also

References