Function: polcoeff
Section: polynomials
C-Name: polcoeff0
Prototype: GLDn
Help: polcoeff(x,n,{v}): deprecated alias for polcoef.
Description:
(pol, 0):gen:copy constant_coeff($1)
(pol, 0,):gen:copy constant_coeff($1)
(pol, small):gen:copy RgX_coeff($1, $2)
(pol, small,):gen:copy RgX_coeff($1, $2)
(gen, small, ?var):gen polcoeff0($1, $2, $3)
Obsolete: 2018-05-14
Doc: Deprecated alias for polcoef.