Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 4.x / Algebraic Computation /

Integers

FilledSmallSquare Integers represents the domain of integers, as in x Integers.

FilledSmallSquare x Integers evaluates immediately only if x is a numeric quantity.

FilledSmallSquare Simplify[expr Integers] can be used to try to determine whether an expression is an integer.

FilledSmallSquare IntegerQ[expr] tests only whether expr is manifestly an integer (i.e., has head Integer).

FilledSmallSquare Integers is output in TraditionalForm as .

FilledSmallSquare See Section 1.4.6, Section 3.3.10 and Section 3.4.9.

FilledSmallSquare See also: Element, Simplify, IntegerQ, Reals, Primes, Algebraics.

FilledSmallSquare New in Version 4.

Further Examples



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.