|
|
||
|
|
| CoefficientList[poly, var] gives a list of coefficients of powers of var in poly, starting with power 0. |
| CoefficientList[poly, {var1, var2, ...}] gives an array of coefficients of the vari. |
Find the coefficients in a polynomial:
CoefficientList works even when the polynomial has not been expanded out:
Matrix of coefficients for a quadratic form:
|
| © 2008 Wolfram Research, Inc. |