Hello, I got this one on the "report a problem" bugtracker in the
notebook:

In version 3.2.3:
"""
I typed the following commands into sage notebook:

R.<z> = QQ[]
p = 1 + O(z)
q = 1 + z
p(q)

After pressing shift + enter, the output is 1. However, in this case
we should not be able to determine even the constant term of the
resulting series. I think it is more appropriate if sage returns a
warning or error message.
"""

I think it's probably okay, but I'm not sure. Open for discussion!


harald


--~--~---------~--~----~------------~-------~--~----~
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