Overview - Maple Help

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.

• 

Since the underlying implementation of this subpackage is a module, it is also possible to use the form Inequality:-command to access a command. For more information, see Module Members.

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