Qurak

FactorList

उपलब्ध

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}}

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें