|
The variable manager provides easy access to all
variables in your Maple session, allowing you to better manage your
documents, quickly assess the state of your computations, and inspect
variable values without the need to navigate through the document. With
the variable manager, you can:
- Quickly assess the state of your computations and inspect variable values from a single location.
- View all variables in your session, or show only those of interest.
- See at a glance if a variable has been assigned a value.
- Organize the variable list by variable name, value, or datatype.

|