> > > that is the right thing. I wander what MATLAB does, since all numbers(?) > are stored as complex. 0im special cased? >
yes. Only real part is compared, if you need abs(a) > abs(b) or similar.
> > > that is the right thing. I wander what MATLAB does, since all numbers(?) > are stored as complex. 0im special cased? >
yes. Only real part is compared, if you need abs(a) > abs(b) or similar.