Qurak

CoefficientRules

可用

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}

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用