disolate SciMax Toolbox dispJordan

SciMax Toolbox >> disp

disp

Maxima Function

Calling Sequence

disp (expr_1, expr_2, ...)

Description

is like display but only the value of the arguments are displayed rather than equations. This is useful for complicated arguments which don't have names or where only the value of the argument is of interest and not the name.

disolate SciMax Toolbox dispJordan