COMPLEX function
Description
COMPLEX(a,b) returns the complex number a + bi.
Example
COMPLEX(2,5) returns 2+5i
COMPLEX(3,0) returns 3+0i
Calculator
See also
Recommended book
Complex Numbers from A to ... Z
Titu Andreescu
Buy from Amazon
Learn how complex numbers may be used to solve algebraic equations, as well as their geometric interpretation Theoretical aspects are augmented with rich exercises and problems at various levels of difficulty