Michael Somos on Mon, 10 Feb 2003 18:44:57 -0500


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

gp: subst(x^2+x+1,x^2+1,x)


pari-dev,

? subst(x^2+x+1,x^2+1,x)
%1 = 2*x

Is it supposed to do that? Shalom, Michael