[Maxima] coefficients of a polynomial in two or more variables
Richard Fateman
fateman at cs.berkeley.edu
Thu Dec 3 10:37:32 CST 2009
for what it's worth...
>
> > d : ratcoef(eq, kn),
> > eq : eq - d * kn,
can be accomplished by
[d,eq]: bothcoef(eq,kn),
RJF
More information about the Maxima
mailing list