octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46821] cumsum: output variables not documente


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #46821] cumsum: output variables not documented
Date: Mon, 11 Jan 2016 18:35:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

Follow-up Comment #5, bug #46821 (project octave):

Oops, that was a cut and paste error.

When a function returns a single value, we don't normally write that in the
docstring.  I don't particularly like the idea of cluttering up all the
docstrings with things like this:


  y = sin (x)
  y = sqrt (x)
  y = exp (x)
  ...


Rik, what do you think?  I'm adding you here since you've done a lot of work
to make the style of the docstrings more consistent.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46821>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]