Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Tuning & Debugging > Symbolic Execution History > StackBegin >

StackBegin

StackBegin[expr]
evaluates expr, starting a fresh evaluation stack.
  • You can use StackBegin to prevent "outer" evaluations from appearing in the evaluation stack when you call Stack.
  • A StackBegin is automatically done when the evaluation of each input line begins in an interactive Mathematica session.
Show only the evaluations being done inside of f:
Get the detailed stack contents:
Show only the evaluations being done inside of f:
In[1]:=
Click for copyable input
Out[1]=
 
Get the detailed stack contents:
In[1]:=
Click for copyable input
Out[1]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF