untimer SciMax Toolbox uppercasep

SciMax Toolbox >> untrace

untrace

Maxima Function

Calling Sequence

untrace (f_1, ..., f_n)
untrace()

Description

Given functions f_1, ..., f_n, untrace disables tracing enabled by the trace function. With no arguments, untrace disables tracing for all functions.

untrace returns a list of the functions for which it disabled tracing.

untimer SciMax Toolbox uppercasep