Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Debugging /

StackComplete

FilledSmallSquare StackComplete[expr] evaluates expr with intermediate expressions in evaluation chains included on the stack.

FilledSmallSquare Mathematica normally includes only the latest expression on each evaluation chain involved in the evaluation of a particular expression. Inside StackComplete, however, all preceding expressions on the evaluation chains are included.

FilledSmallSquare StackComplete typically increases significantly the number of expressions kept on the evaluation stack.

FilledSmallSquare See Section 2.6.12.

FilledSmallSquare See also: TraceBackward, TraceAbove.

FilledSmallSquare New in Version 2.

Further Examples



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.