1
edit
(→News: Update communication channels.) |
EmilyEclipse (talk | contribs) m (→Working list of functions needing output variables: Minor typo) |
||
Line 107: | Line 107: | ||
==Appendix== | ==Appendix== | ||
===Working list of functions needing output variables=== | ===Working list of functions needing output variables=== | ||
See bug {{bug|61681}}. The docstrings in following core octave functions do not explicitly specify an output variable. While | See bug {{bug|61681}}. The docstrings in following core octave functions do not explicitly specify an output variable. While this may be appropriate for some, many should have the output variable added. For example: | ||
<code>## @deftypefn {} {} sind (@var{x})</code> | <code>## @deftypefn {} {} sind (@var{x})</code> |
edit