Qurak

FactorList

Tilgjengelig

List irreducible factors of a polynomial with exponents.

FactorList[poly]
FactorList[6] → {{6, 1}}FactorList[3/4] → {{3, 1}, {4, -1}}FactorList[(x^2 - 1)/(x + 2)] → {{1, 1}, {-1 + x, 1}, {1 + x, 1}, {2 + x, -1}}

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient