2007/10/12, Joel B. Mohler <[EMAIL PROTECTED]>:
> sage: P.<x,y,z>=ZZ[]
> sage: f=x*y^2*z^3+y^2*z
> sage: f.coefficient(y,2,z,3)  # I want the "coefficient" of y^2*z^3
> # Bang
>
> That doesn't seem very nice to me.

Good point: Dictionary it is then. (Incidentally, there downs seem a
non-obvious way to do this in Maple).

didier

>
> --
> Joel
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to