Mercurial > hg > octave-lyh
diff scripts/polynomial/deconv.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 | e63a3a6d7797 |
line wrap: on
line diff
--- a/scripts/polynomial/deconv.m +++ b/scripts/polynomial/deconv.m @@ -28,8 +28,7 @@ ## contain the coefficients of the polynomial quotient and @var{r} will be ## a remander polynomial of lowest order. ## @end deftypefn - -## SEE ALSO: conv, poly, roots, residue, polyval, polyderiv, polyinteg +## @seealso{conv, poly, roots, residue, polyval, polyderiv, and polyinteg} ## Author: Tony Richardson <arichard@stark.cc.oh.us> ## Created: June 1994