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

Online Help

All Products    Maple    MapleSim


Overview of the SolveTools:-Inequality Subpackage

 

Calling Sequence

Description

List of SolveTools:-Inequality Subpackage Commands

Calling Sequence

SolveTools:-Inequality:-command(arguments)

command(arguments)

Description

• 

The SolveTools:-Inequality subpackage is intended for solving systems of inequalities.

• 

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

• 

The long form, SolveTools:-Inequality:-command, is always available. The short form can be used after loading the package.

List of SolveTools:-Inequality Subpackage Commands

• 

The following is a list of available commands.

LinearMultivariateSystem

LinearUnivariate

LinearUnivariateSystem

 

  

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

See Also

SolveTools