Mathematica > Mathematics and Algorithms > Formula Manipulation > Assumptions and Domains >

Integers

Integers
represents the domain of integers, as in xElementIntegers.
  • xElementIntegers evaluates immediately only if x is a numeric quantity.
  • Simplify[exprElementIntegers] can be used to try to determine whether an expression is an integer.
  • IntegerQ[expr] tests only whether expr is manifestly an integer (i.e., has head Integer).
New in 4
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team