Mathematica 9 is now available
[an error occurred while processing this directive] $IterationLimit

  • $IterationLimit gives the maximum length of evaluation chain used in trying to evaluate any expression.
  • $IterationLimit limits the number of times Mathematica tries to re-evaluate a particular expression.
  • $IterationLimit gives an upper limit on the length of any list that can be generated by Trace.
  • See the Mathematica book: Section 2.5.12.
  • See also: $RecursionLimit.

    Further Examples

    This gives the current value of the $IterationLimit variable.

    In[1]:=

    Out[1]=

    You can reset the iteration limit.

    In[2]:=

    Out[2]=



    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.