[changeset] - doc string fix for reallog
David Bateman
adb014 at gmail.com
Sat Jul 26 19:43:44 CDT 2008
Ben Abbott wrote:
> 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
>
Opps, ok here is a changeset for regexptranslate
D.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch8355
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080727/9d6efb42/attachment.ksh
More information about the Bug-octave
mailing list