[Maxima] Convert Polynomial to Vector
Alasdair McAndrew
amca01 at gmail.com
Tue Aug 7 16:48:08 CDT 2007
What about (assuming p is the polynomial and x is the variable):
makelist(coeff(p,x,i),i,0,hipow(p,x));
-Alasdair
On 8/1/07, Bartlett, Charles S. <cbartlett at mitre.org> wrote:
>
> How can I convert a polynomial to a vector in Maxima? i.e. the vector
> contains the coefficients of the polynomial.
>
> Thanks.
>
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.math.utexas.edu/pipermail/maxima/attachments/20070808/d1dfa4dc/attachment.htm
More information about the Maxima
mailing list