@ -76,6 +76,9 @@ public:
}
os << 'i';
if (z.r == 0 && z.i == 0) {
os << '0';
return os;
void operator=(const cnumber &z) {