class structure for complex numbers

I need hel with either code or pseudo-code for this problem, I guess I don't have the concept of complex numbers.
thanks.

write the classs structure of the class complexNumber.
write constructor mehtods that set the real and imaginary parts of the complex number.
write a toString() method to print complex numbers.
[342 byte] By [Javanitt] at [2007-11-18 10:57:55]
# 1 Re: class structure for complex numbers
there was a very good thread for complex number in the VC++ forum few weeks ago...
it will help you a lot...
i suggest you find it through search button on top next to home and FAQ...
use
comple numbers
to search...
Joseph_R_Thomas at 2007-11-10 3:46:00 >