Manuals/calci/ENFORCECOMPLEX

From ZCubes Wiki
Revision as of 14:40, 22 August 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''ENFORCECOMPLEX()'''</div><br/> ==Description== *This function converts or enforces the given number to the complex number. *A complex number i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ENFORCECOMPLEX()


Description

  • This function converts or enforces the given number to the complex number.
  • A complex number is a combination of a real and an imaginary number.
  • A number which is positive or negative, rational or irrational or decimals are called real numbers.
  • A complex number is a number is in the form , where and are real numbers and is the imaginary unit. Where .
  • So this function converts the string complex number in to the Complex Number.

Examples

See Also


References