Changes

Jump to navigation Jump to search
14 bytes removed ,  22:33, 2 August 2017
no edit summary
Line 20: Line 20:  
*A Complex number whose real part is zero is said to be purely imaginary.
 
*A Complex number whose real part is zero is said to be purely imaginary.
 
*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>
+
**COMPLEX(5,2) gives <math>5+2i</math>
 
**COMPLEX(5,2,"j") gives <math>5+2j</math>
 
**COMPLEX(5,2,"j") gives <math>5+2j</math>
  
writer
6,694

edits

Navigation menu