Online Algebra Calculator
Many of users do not use powerful Maxima computer algebra system for systematic work, but for ad hoc algebraic calculations – equations, functions, matrixes, etc. only. To do this job, it is not useful to download the whole application from a web site.
Function: untrace (<f_1>, ..., <f_n>)
Function: untrace () 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.
(%o1) true (%i2)