Thanks Ralf...yes much better 

Adding first line...

n = var('n')
assume(n,'integer')
#solve(n^2-3,n)
#solve(n^2 + 2*n + 1,n)
solve((n-1)*(n^2+1),n)

..and I have very happy to get only integer roots.

But dreamingly, I would like SAGE display (at least) error "deprecated" 
(more precisely "not implemented" or "not working") for my  n = 
var('n',domain='integer')...it's always better than displaying wrong results

To avi : try again and don't despair.. read Boileau :"Hasten slowly, and 
without losing heart, put your work twenty times upon the anvil."


-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to