polytools - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Overview of the polytools Package

 

Calling Sequence

Description

Calling Sequence

polytools[command](arguments)

command(arguments)

Description

• 

Important: The polytools package has been deprecated. Use the superseding package PolynomialTools instead.

• 

The polytools package is a collection of commands that work on polynomial objects.

• 

Each command in the polytools package can be accessed by using either the long form or the short form of the command name in the command calling sequence.

• 

The following is a list of available commands.

minpoly

recipoly

shorten

split

splits

translate

 

 

  

To display the help page for a particular polytools command, see Getting Help with a Command in a Package.

See Also

polynomial

PolynomialTools

type/polynom

with

 


Download Help Document