Qurak

CoefficientRules

Available

Coefficient rules for polynomials.

CoefficientRules[poly, {x1, x2, …}]
CoefficientRules[poly, {x1, x2, …}, order]
CoefficientRules[0, x] → {}CoefficientRules[(x + y)^3] → {{3, 0} -> 1, {2, 1} -> 3, {1, 2} -> 3, {0, 3} -> 1}

Topics

Related

All 6300 functions · Use this from an MCP client