Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Changes
← Older edit
Newer edit →
Manuals/calci/COMPLEX
(view source)
Revision as of 05:59, 11 November 2013
146 bytes added
,
05:59, 11 November 2013
→Description
Line 7:
Line 7:
==Description==
==Description==
*COMPLEX function converts the real and imaginary coefficients into a complex number.
*COMPLEX function converts the real and imaginary coefficients into a complex number.
+
*A complex number is a number is in the form z = a + bi, where a and b are real numbers and i is the imaginary unit and <math>i=\sqrt(-1)</math>
*COMPLEX returns the error value, when RN and IN are non-numeric.
*COMPLEX returns the error value, when RN and IN are non-numeric.
*'S' should be either 'I' or 'j', otherwise it shows error value.
*'S' should be either 'I' or 'j', otherwise it shows error value.
Line 16:
Line 17:
*=COMPLEX(5,2,"j") is 5+2j
*=COMPLEX(5,2,"j") is 5+2j
Syntax
Syntax
−
Remarks
+
Remarks
+
==Examples==
==Examples==
Abin
writer
5,435
edits