Hi,

sage: S.<x>=QQ[]
sage: S(0).degree()
-1
sage: R.<x,y>=QQ[]
sage: R(0).degree()
0

This seems to me a bug. Isn't it? I am using Sage 3.4.2.


Kwankyu

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to