Mathematica > Symbolic Execution History >

StackInhibit

StackInhibit[expr]
evaluates expr without modifying the evaluation stack.
  • You can use StackInhibit to prevent "innermost" evaluations from appearing in the evaluation stack when you look at it with Stack.
Prevent Print from being shown on the stack:
 
Get the detailed stack contents as well:
New in 2
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team