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
Index of descriptions for packages of library functions Description: - The following packages are available: ... orthopoly orthogonal polynomials ...
You can then can access information about the package
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 | ![]() |