coefficients

coefficients p -- yields the list of coefficients of p if p is a polynomial in one variable.

coefficients({i,j,...},p) -- yields the coefficients of the engine polynomial p with respect to variables numbered i, j, .... This has to be completely redone, so I don't document it further, but it is used in the factoring code.

Go to main index.

Go to concepts index.