Mercurial > hg > octave-lyh
diff scripts/polynomial/polyderiv.m @ 10687:a8ce6bdecce5
Improve documentation strings.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Tue, 08 Jun 2010 20:22:38 -0700 |
parents | 95c3e38098bf |
children | c776f063fefe |
line wrap: on
line diff
--- a/scripts/polynomial/polyderiv.m +++ b/scripts/polynomial/polyderiv.m @@ -18,7 +18,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {} polyderiv (@var{c}) +## @deftypefn {Function File} {} polyderiv (@var{c}) ## @deftypefnx {Function File} {[@var{q}] =} polyderiv (@var{b}, @var{a}) ## @deftypefnx {Function File} {[@var{q}, @var{r}] =} polyderiv (@var{b}, @var{a}) ## Return the coefficients of the derivative of the polynomial whose