I know there is 'coeff' method, which gives the coefficient of specific power
of variable: e.g. (3/x + 4*x).coeff(x, -1) giving 3.
Then, is there any method to give every coeffecient of powers of x? For
example, {-1:3, 1:4} where keys are powers and values are coefficient.
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sympy/1823a484-b0eb-4508-a463-193c079a4db0%40googlegroups.com.