Home > ISET > utility > isodd.m

isodd

PURPOSE ^

Always nice to know if there is something odd going on ;).

SYNOPSIS ^

function bool = isodd(x)

DESCRIPTION ^

 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.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003