Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<div style="font-size:30px">'''IMDIV(z1,z2)'''</div><br/>
 
<div style="font-size:30px">'''IMDIV(z1,z2)'''</div><br/>
*<math>z1<math> and <math>z2<math> are complex numbers.
+
*<math>z1</math> and <math>z2</math> are complex numbers.
 
==Description==
 
==Description==
 
*This function gives the division of two complex numbers.  
 
*This function gives the division of two complex numbers.  
*This function used to remove the <math>i<math> (imaginary unit) from the denominator.
+
*This function used to remove the <math>i</math> (imaginary unit) from the denominator.
*<math>z1,z2</math> are the two complex numbers in the form of <math>z1=a+ib</math> and <math>z2=c+id</math>, where <math>a,b,c<math> & <math>d<math> are real numbers <math>i</math> is the imaginary unit, <math>i=\sqrt{-1}<math>.
+
*<math>z1,z2</math> are the two complex numbers in the form of <math>z1=a+ib</math> and <math>z2=c+id</math>, where <math>a,b,c</math> & <math>d</math> are real numbers <math>i</math> is the imaginary unit, <math>i=\sqrt{-1}</math>.
 
*To do the division of complex number we have follow the steps:
 
*To do the division of complex number we have follow the steps:
 
  step 1: We have to write the complex number is in the fraction form.
 
  step 1: We have to write the complex number is in the fraction form.
writer
5,435

edits

Navigation menu