Overview of the numapprox Package
Calling Sequence
Description
List of numapprox Package Commands
numapprox:-command(arguments)
command(arguments)
The numapprox package contains commands for the numerical approximation of functions.
Each command in the numapprox 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.
chebdeg
chebmult
chebpade
chebsort
chebyshev
confracform
hermite_pade
hornerform
infnorm
laurent
minimax
pade
remez
Additionally, see the taylor command.
To display the help page for a particular numapprox command, see Getting Help with a Command in a Package.
Various levels of user information will be displayed during the computation if infolevel[numapprox] is assigned values between 1 and 4.
See Also
taylor
UsingPackages
with
Download Help Document