Guest_imported
New member
- Jan 1, 1970
- 0
I have this program that I have to create. I have the class but I"m not sure of the subtraction and addition that I have to do. The question is...
Subtraction of two complex numbers where the real part of the right operand is subtracted from teh real part of the left operand and the imaginary part of the right operand is subtracted from the imaginary part of the left operand.
I don't understand at all. All they gave me was that Complex numbers have the form
realpart + imaginarypart * I
where I is the square root of -1
Please help, I don't even know where to begin with the formulas.
Subtraction of two complex numbers where the real part of the right operand is subtracted from teh real part of the left operand and the imaginary part of the right operand is subtracted from the imaginary part of the left operand.
I don't understand at all. All they gave me was that Complex numbers have the form
realpart + imaginarypart * I
where I is the square root of -1
Please help, I don't even know where to begin with the formulas.