Mercurial > hg > octave-nkf
diff scripts/polynomial/polyvalm.m @ 3649:3a067b216fd6
[project @ 2000-03-31 06:02:44 by jwe]
author | jwe |
---|---|
date | Fri, 31 Mar 2000 06:02:45 +0000 |
parents | d25bc039237b |
children | 22bd65326ec1 |
line wrap: on
line diff
--- a/scripts/polynomial/polyvalm.m +++ b/scripts/polynomial/polyvalm.m @@ -28,7 +28,7 @@ ## The argument @var{x} must be a square matrix. ## @end deftypefn ## @seealso{polyval, poly, roots, conv, deconv, residue, filter, -## polyderiv, and polyinteg) +## polyderiv, and polyinteg} ## Author: Tony Richardson <arichard@stark.cc.oh.us> ## Created: June 1994