Mathematica 9 is now available

TraceBackward

Usage

TraceBackward is an option for Trace and related functions which specifies whether to include preceding expressions on the evaluation chain that contains the pattern form sought.


Notes

TraceBackward -> True includes the first expression on the evaluation chain that contains form.
TraceBackward -> All includes all expressions before form on the evaluation chain that contains form.
TraceBackward allows you to see the previous forms that an expression had during an evaluation.
• See also: StackComplete.
• New in Version 2.


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.