Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Debugging /

TraceDepth

FilledSmallSquare TraceDepth is an option for Trace and related functions which specifies the maximum nesting of evaluation chains that are to be included.

FilledSmallSquare Setting TraceDepth -> n keeps only parts down to level n in nested lists generated by Trace.

FilledSmallSquare By setting TraceDepth, you can make Trace and related functions skip over "inner" parts of a computation, making their operation more efficient.

FilledSmallSquare See Section 2.6.11.

FilledSmallSquare See also: TraceOff.

FilledSmallSquare New in Version 2.

Further Examples



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.