Manuals/calci/IMSEC

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


  • where iz is the complex number

Description

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

IMSEC(iz)

  • iz is the complex number.
IMSEC(iz) Value
IMSEC("7+4i") 0.02762312989997095+i0.024055975650141042
IMSEC("7-8i") 0.0005058121042022911-i0.00044078883863612046
IMSEC("3") -1.0101086659079939+i0

Related Videos

Trigonometric Form of Complex Numbers

See Also


References