Symbolic Math Toolbox    

Packages of Library Functions

Specialized libraries, or "packages," can be used through the Extended Toolbox. These packages include

You can use the Maple with command to load these packages. Say, for example, that you want to use the orthogonal polynomials package. First get the Maple name of this package, using the statement

which returns

You can then can access information about the package

To load the package, type

This returns

which is a listing of function names in the orthopoly package. These functions are now loaded in the Maple workspace, and you can use them as you would any regular Maple function.


  Extended Symbolic Math Toolbox Procedure Example