Tests if numbers are approximately equal. This catches some rounding errors.
bool similar(Complex other);