detail {low|medium|high|verbose|explicit}
The "detail" command controls the amount of annotation the program will generate as it symbolically solves equations.

The keyword "low" causes only the beginning and solved forms of the equation to be shown, much like a "before and after" display.

The keyword "medium" adds the display of intermediate steps of the equation-solving process.  Medium detail is the default.

The keyword "high" adds a descriptive comment before the intermediate steps.  The comment explains the operation to be performed and the operand involved.

The keyword "verbose" adds the display of intermediate simplification steps which are often taken for granted.

The keyword "explicit" adds a descriptive comment to explain each simplification step.

See also:  output, solve