Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Developer Utilities Package >

$MaxMachineInteger

$MaxMachineInteger
gives the maximum integer that is represented internally as a single atomic data element on your computer system.
  • $MaxMachineInteger is typically 2^(n-1)-1 on a computer system that is referred to as an n-bit system.
  • Arithmetic operations involving integers smaller than $MaxMachineInteger are typically faster than those involving larger integers.
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team