Close
Close window
stdle - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

convert/stdle

convert inequalities to type <=

Calling Sequence

convert(C, stdle)

Parameters

C

-

set or list of linear constraints

Description

The function convert(C, stdle) returns a set or list of inequalities of the form <=, equivalent to the original set of constraints, with all constants on the right hand side.

This function is part of the simplex package and can only be used after performing the command with(simplex).

Examples

>

withsimplex&colon;

>

convert3x+4y4&comma;4x+3y=5&comma;stdle

4x3y−5&comma;3x+4y4&comma;4x+3y5

(1)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /