Mathematica > Symbolic Execution History >

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:
New in 2
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team