|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Integers
Integers
represents the domain of integers, as in x
Integers.
DetailsDetails
- x
Integers evaluates immediately only if x is a numeric quantity. - Simplify[expr
Integers] 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).
- Integers is output in TraditionalForm as
.
New in 4
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

