Mathematica > 多項式の分解 >

FactorList

FactorList[poly]
多項式の因子をこれらの指数とともにリスト形式にして返す.
  • このリストの第1要素は常に式全体にかかる因子となる.また,式全体にかかる因子が存在しない場合,{1, 1}となる.
  • FactorList[poly, Extension->{a1, a2, ...}]は,ai の任意の有理的組合せからなる係数を認める.
バージョン 1 の新機能 | バージョン 3 での修正機能
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team