Implement complex number class and perform arithmetic operations on two complex numbers
Answers
Answered by
1
Answer:
complex number is a number that can be written in the form a + b i a + bi a+bi, where a and b are real numbers and i is the imaginary unit defined by i 2 = − 1 i^2 = -1 i2=−1.
Similar questions