Click here to purchase the entire book in PDF format.



next up previous contents index
Next: Complex Conjugates Up: Complex Math Part 4 Previous: Multiplicative Inverse   Contents   Index

Dividing complex numbers

The multiplicative inverse rule can be used if you're trying to divide. For example, $\frac{a}{b}$ is the same as $a * \frac{1}{b}$ therefore:


$\displaystyle \frac{a + jb}{c + jd}$ $\textstyle =$ $\displaystyle (a + jb) * \frac{1}{c + jd}$ (2.50)
  $\textstyle =$ $\displaystyle \frac{(a + jb)(c - jd)}{c^{2} + d^{2}}$ (2.51)



Geoff Martin 2006-10-15

Click here to purchase the entire book in PDF format.