User Guide

To unload a package:
Use the unwith command, specifying the package as an argument.
>
To use the examples in this manual, you may be required to use the unwith
command between examples.
Some packages contain commands that have the same name as a top-level
command. When you load one of these packages, Maple returns a warning.
For example, the plots package contains a changecoords command. Maple
also contains a top-level changecoords command.
>
Warning, the name changecoords has been redefined
In general, this manual does not include the warning messages Maple returns.
To use the top-level command, unload the package. (For alternative methods
of accessing the top-level command, refer the ?with help page.)
2.3 Commands 43