Maxima Function
room ()
room(true)
room(false)
Prints out a description of the state of storage and
stack management in Maxima. room calls the Lisp function of
the same name.
room () prints out a moderate description.
room (true) prints out a verbose description.
room (false) prints out a terse description.