I have a program written to add 2 complex numbers. Everything is working, except when the sum gets written, it gives me a number that is way off. Can you see what is going wrong?
it's just a constructor that takes 2 arguments. I had to include it as part of my assignment. is that what is tripping me up? i'm not entirely confident on what it means.