Prev: Text on a curve
Next: integral of exponential
From: olfa on 9 Nov 2009 05:47 On 8 nov, 13:08, olfa <olfa.mra...(a)yahoo.fr> wrote: Sorry There is a little mistake in the names of variables: here is the first system updated again: (z1==z2 && x1*t1==x2*t2)||(z1+x1*t1==z2+x2*t2) why this system is not simplified into (z1+x1*t1==z2+x2*t2) by fullsimplify or booleanminimize ?is there another function that I can use? same question for the second system:(y1==y2 && t1== t2)|| (t1/2^y1==t2/2^y2) to be simplified into t1/2^y1==t2/2^y2
|
Pages: 1 Prev: Text on a curve Next: integral of exponential |