Changes

No change in size ,  05:33, 24 December 2013
no edit summary
Line 5: Line 5:  
*This function gives the real coefficient of the complex number.
 
*This function gives the real coefficient of the complex number.
 
*IMREAL(z), <math>z</math>  is  the complex number is in the form of <math>x+iy</math>
 
*IMREAL(z), <math>z</math>  is  the complex number is in the form of <math>x+iy</math>
* where <math>x</math> & <math>y</math> are the real numbers. <math>i</math> imaginary unit. <math>i=sqrt{-1}</math>.  
+
* where <math>x</math> & <math>y</math> are the real numbers. <math>i</math> imaginary unit. <math>i=\sqrt{-1}</math>.  
 
*The complex number <math>z= x+iy</math> can be identified by <math>(x,y)</math> in the complex plane.  
 
*The complex number <math>z= x+iy</math> can be identified by <math>(x,y)</math> in the complex plane.  
*Here <math>x</math> is called real part and </math>y</math> is the imaginary part of <math>z</math>.
+
*Here <math>x</math> is called real part and <math>y</math> is the imaginary part of <math>z</math>.
 
*This function shows the value of the real part of <math>z</math>.
 
*This function shows the value of the real part of <math>z</math>.
 
*A complex is said to be purely imaginary when <math>x=0</math> and it is a real number when <math>y=0</math>.
 
*A complex is said to be purely imaginary when <math>x=0</math> and it is a real number when <math>y=0</math>.
writer
5,435

edits