Determines whether an Integral value is Odd.
public static bool Odd(int);
public static bool Odd(long);
IntOps Class | Esb.Math Namespace