Mercurial > hg > octave-lyh
diff scripts/polynomial/roots.m @ 3499:3e3e14ad5149
[project @ 2000-01-31 05:18:07 by jwe]
author | jwe |
---|---|
date | Mon, 31 Jan 2000 05:18:13 +0000 |
parents | f8dde1807dee |
children | bdbee5282954 |
line wrap: on
line diff
--- a/scripts/polynomial/roots.m +++ b/scripts/polynomial/roots.m @@ -20,7 +20,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} roots (@var{v}) ## -## For a vector @var{v} with @var{N} components, return +## For a vector @var{v} with @math{N} components, return ## the roots of the polynomial ## @iftex ## @tex