asq, af, af_noalgroot list
root list of pairs of an indeterminate and a polynomial
cr_gcda() is invoked.
af() requires the specification of base field,
i.e., list of root's for its second argument.
alglist, root defined last must come
first.
sp_noalg, one should replace each algebraic number
ai in poly with an indeterminate vi. defpolylist
is a list [[vn,dn(vn,...,v1)],...,[v1,d(v1)]]. In this expression
di(vi,...,v1) is a defining polynomial of ai represented
as a multivariate polynomial.
af_noalg, algebraic numbers in @v{factor} are
replaced by the indeterminates according to defpolylist.
[99] asq(-x^4+6*x^3+(2*alg(0)-9)*x^2+(-6*alg(0))*x-2); [[-x^2+3*x+(#0),2]] [100] af(-x^2+3*x+alg(0),[alg(0)]); [[x+(#0-1),1],[-x+(#0+2),1]]
cr_gcda, section fctr, sqfr
Go to the first, previous, next, last section, table of contents.