Arithmetic/Types of Numbers/Complex Number
Appearance
Complex Number
[edit | edit source]Complex Number is a number that can be expressed mathematically as a sum of a Real Number and an Imaginary Number
Complex Conjugate Number
[edit | edit source]Rules
[edit | edit source]If there are two Complex Numbers
- (A + jB) + (C + jD) = (A + C) + j (B + D)
- (A + jB) - (C + jD) = (A - C) + j (B - D)
- (A + jB) x (C + jD) = (AC + BD) + j (AD + BC)
- = Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "http://localhost:6011/en.wikibooks.org/v1/":): {\displaystyle \frac{(A + jB) (C - jD)}{(C+ jD) (C - jD)}} =