Qurak

CoefficientList

Tilgjengelig

Returns the list of all coefficients of a polynomial.

CoefficientList[poly, var]
CoefficientList[poly, {var1, var2, …}]
CoefficientList[poly, {var1, var2, …}, {dim1, dim2, …}]
CoefficientList[1 + 2 x + 3 x^2, x] → {1, 2, 3}

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient