Previous Up Next

5.12.22 Eliminating one or more variables from a list of equations: eliminate

The eliminate command eliminates variables from a list of equations.

Examples

Assuming the variables used haven’t been set to any values:

If the variable(s) can’t be eliminated, then eliminate returns [1] or [-1]. If eliminate returns [], that means the equations determine the values of the variables to be eliminated.


Examples


Previous Up Next