


% -*- texinfo -*-
% @deftypefn {Function File} {} polyinteg (@var{c})
% Return the coefficients of the integral of the polynomial whose
% coefficients are represented by the vector @var{c}.
%
% The constant of integration is set to zero.
% @seealso{polyint, poly, polyderiv, polyreduce, roots, conv, deconv, residue,
% filter, polyval, polyvalm}
% @end deftypefn