Changes

Jump to navigation Jump to search
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..."
<div style="font-size:30px">'''ENFORCECOMPLEX()'''</div><br/>

==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 <math>z = a + bi</math>, where <math>a</math> and <math>b</math> are real numbers and <math>i</math> is the imaginary unit. Where <math>i=\sqrt{-1}</math>.
*So this function converts the string complex number in to the Complex Number.

==Examples==

==See Also==
*[[Manuals/calci/COMPLEX | COMPLEX]]
*[[Manuals/calci/COMPLEXNUM| COMPLEXNUM]]
*[[Manuals/calci/IMABS| IMABS]]


==References==
*[http://en.wikipedia.org/wiki/Complex_number Complex Numbers]




*[[Z_API_Functions | List of Main Z Functions]]

*[[ Z3 | Z3 home ]]
writer
6,694

edits

Navigation menu