poly(x)
Octave Forge http://octave.sf.net
polyval
roots
conv
poly(c(1, -1)) poly(roots(1:3)) poly(matrix(1:9, 3, 3))