


Always nice to know if there is something odd going on ;).
bool = isodd(x)
Perhaps there should be an 'iseven' routine? I guess ~isodd will just
have to do.
Example:
if isodd(3), disp('hello world'), end;
Copyright ImagEval Consultants, LLC, 2005.