dsc-gtbit / HacktoberFest-20-GTBIT-Competitive

2 stars 26 forks source link

Complex Class method #10

Open bhavesh1999 opened 3 years ago

bhavesh1999 commented 3 years ago

Print the sum, difference and product of two complex numbers by creating a class named 'Complex' with separate methods for each operation whose real and imaginary parts are entered by user.