| Author |
Comment/Response |
Widhyawan Prawiraatmadja
|
03/29/00 06:33am
Is there any command that can manipulate from: ((a11 x1 s11+a21 x2 s21)/(a11 x1+a21 x2))\[LessEqual]S1
to
(a11 s11-a11 S1) x1+(a21 s21-a21 S1) x2\[LessEqual]0
I need to use the latter form for, for example, ConstrainedMax function. The ConstrainedMax/Min function does not take the former form.
I would appreciate if anyone would share their knowledge on this.
Thank you.
URL: , |
|