Maxima Function
disp (expr_1, expr_2, ...)
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.