Changes

Jump to navigation Jump to search
Line 15: Line 15:  
*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>
 
**<math>=COMPLEX(5,2)</math> gives <math>5+2i</math>
 
**<math>=COMPLEX(5,2,"j")</math> gives <math>5+2j</math>
 
**<math>=COMPLEX(5,2,"j")</math> gives <math>5+2j</math>
writer
6,694

edits

Navigation menu