Go to the first, previous, next, last section, table of contents.
- newalg(defpoly)
- 
:: rootを生成する.
- return
- 
代数的数 (root)
- defpoly
- 
多項式
- 
defpoly を定義多項式とする代数的数 (root) を生成する.
- 
defpoly に対する制限に関しては, See section 代数的数の表現.
[0] A0=newalg(x^2-2);
(#0)
- 参照
- 
section defpoly
Go to the first, previous, next, last section, table of contents.