Mercurial > hg > octave-lyh
diff scripts/polynomial/polyvalm.m @ 3457:e031284eea27
[project @ 2000-01-19 08:49:56 by jwe]
author | jwe |
---|---|
date | Wed, 19 Jan 2000 08:50:14 +0000 |
parents | f8dde1807dee |
children | d25bc039237b |
line wrap: on
line diff
--- a/scripts/polynomial/polyvalm.m +++ b/scripts/polynomial/polyvalm.m @@ -27,9 +27,8 @@ ## ## The argument @var{x} must be a square matrix. ## @end deftypefn - -## SEE ALSO: polyval, poly, roots, conv, deconv, residue, filter, -## polyderiv, polyinteg +## @seealso{polyval, poly, roots, conv, deconv, residue, filter, +## polyderiv, and polyinteg) ## Author: Tony Richardson <arichard@stark.cc.oh.us> ## Created: June 1994