Changes

Jump to navigation Jump to search
14 bytes removed ,  22:32, 2 August 2017
no edit summary
Line 21: Line 21:  
*A Complex number whose imaginary part is zero is a real number. In that cases we have to assign '0' for that part.  
 
*A Complex number whose imaginary part is zero is a real number. In that cases we have to assign '0' for that part.  
 
**<math>=COMPLEX(5,2)</math> gives <math>5+2i</math>
 
**<math>=COMPLEX(5,2)</math> gives <math>5+2i</math>
**<math>=COMPLEX(5,2,"j")</math> gives <math>5+2j</math>
+
**COMPLEX(5,2,"j") gives <math>5+2j</math>
    
==ZOS==
 
==ZOS==
writer
6,694

edits

Navigation menu