simplex[cterm] - compute the list of constants from the system
|
Calling Sequence
|
|
cterm(C)
|
|
Parameters
|
|
C
|
-
|
list or set of linear equations or inequalities
|
|
|
|
|
Description
|
|
•
|
The function cterm(C) computes a list of constants, one per equation or inequality. These are computed as if the constants were collected on the right hand side of the equation or inequality.
|
•
|
The command with(simplex,cterm) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?