Mathematica > Mathematics and Algorithms > Numerical Evaluation & Precision > Representation of Numbers >
Mathematica > Core Language > Expressions > Expression Structure > Atomic Elements of Expressions > Representation of Numbers >

Integer

Integer
is the head used for integers.
  • _Integer can be used to stand for an integer in a pattern.  »
  • Integers can be of any length.  »
  • You can enter an integer in base b using b^^digits. The base must be less than 36. The letters are used in sequence to stand for digits 10 through 35.  »
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team