Michael Somos on Fri, 22 Nov 2002 13:46:26 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: polynomial arithmetic feature?


pari-dev,

Forgot to mention that :

? ( (x+y+1)*z*(x+y)/y ) / ( z*(x+y)/y ) 
%1 = x + (y + 1)
? \v
          GP/PARI CALCULATOR Version 2.2.4 (development CHANGES-1.491)
                i686 running linux (ix86 kernel) 32-bit version
             (readline v4.2a enabled, extended help not available)

So it seems to be that something changed since then. Probably a
typo or attempt to fix one thing breaking another. Shalom, Michael