Hi, assuming the variables x,y,z are non-zero, is there a function to 
simplify 3*x^2*y*z + x*y*z + y*z == 0  to  3*x^2 + x + 1 == 0  ?  The 
function simplify_full() doesn't seem to be the right one for this .   

Thanks   

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to