Go to the first, previous, next, last section, table of contents.
- newalg(defpoly)
- 
:: Creates a new root.
- return
- 
algebraic number (root)
- defpoly
- 
polynomial
[0] A0=newalg(x^2-2);
(#0)
- Reference
- 
section defpoly
Go to the first, previous, next, last section, table of contents.