StackBegin
Usage
• StackBegin[expr] evaluates expr, starting a fresh evaluation stack.
Notes
• 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. • New in Version 2.
|