[changeset] - doc string fix for reallog
Ben Abbott
bpabbott at mac.com
Thu Jul 24 19:21:55 CDT 2008
I noticed the recently added regexptranslate.m's doc string is ...
19## -*- texinfo -*-
20## @deftypefn {Function File} {} realsqrt (@var{x})
21## Return the real natural logarithm of @var{x}. If any element
results in the
22## return value being complex @code{reallog} produces an error.
23## @seealso{log, realsqrt, realpow}
24## @end deftypefn
Beyond the obvious, I notice the help text is quite inconsistent ...
Looking at reallog.m
19## -*- texinfo -*-
20## @deftypefn {Function File} {} realsqrt (@var{x})
21## Return the real natural logarithm of @var{x}. If any element
results in the
22## return value being complex @code{reallog} produces an error.
23## @seealso{log, realsqrt, realpow}
24## @end deftypefn
I've attached a changeset for reallog.m, but am unfamiliar with
regexptranslate. Perhaps someone can submit a changeset for that
function, or can recommend a doc string and I'll submit the changeset.
Ben
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: changeset-reallog.txt
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080724/d0dfebb8/attachment.txt
More information about the Bug-octave
mailing list