Mathematica 9 is now available

EvenQPrimeQ

OddQ

FilledSmallSquareOddQ[expr] gives True if expr is an odd integer, and False otherwise.

FilledSmallSquareOddQ[expr] returns False unless expr is manifestly an odd integer (i.e., has head Integer, and is odd).

FilledSmallSquare You can use OddQ[x] ^= True to override the normal operation of OddQ, and effectively define x to be an odd integer.

FilledSmallSquare See The Mathematica Book: Section 2.3.5 and Section 3.1.1.

FilledSmallSquare See also: IntegerQ, EvenQ, TrueQ.

Further Examples

EvenQPrimeQ



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.