set_field
root
のリスト
root
のリスト rootlist で生成される代数体を基礎体として設定する.
root
は内部的に順序づけられているので, rootlist は集合として指定
すればよい. (順序は気にしなくてよい.)
[0] A=newalg(x^2+1); (#0) [1] B=newalg(x^3+A); (#1) [2] C=newalg(x^4+B); (#1) [3] set_field([C,B,A]); 0
algtodalg
, dalgtoalg
, dptodalg
, dalgtodp
Go to the first, previous, next, last section, table of contents.