[GiNaC-list] coeff() method
Burcin Erocal
burcin at erocal.org
Sun Sep 19 19:01:13 CEST 2010
Hi Alexei,
Thank you for the quick response.
On Sun, 19 Sep 2010 18:37:56 +0200
Alexei Sheplyakov <alexei.sheplyakov at gmail.com> wrote:
> On Sun, Sep 19, 2010 at 5:14 PM, Burcin Erocal <burcin at erocal.org>
> wrote:
>
> >> f = x*y*z^2;
> > y*z^2*x
> >> coeff(f, z^2,1);
> > y*x
> >> coeff(f, x*y,1);
> > 0
>
> Works as designed.
Where can I find the specification for coeff()? I'd like to take
a look at that before making any changes to the Sage function.
Cheers,
Burcin
More information about the GiNaC-list
mailing list