D.12.7.14 univarpoly
Procedure from library
rootsmr.lib
(see
rootsmr_lib
).
Usage:
univarpoly(l); l list
Return:
poly: a polynomial p on the first variable of basering, say x, with p = l[1] + l[2]*x + l[3]*x^2 + ...
Example:
User manual for
Singular
version 3-1-6, Dec 2012, generated by
texi2html
.