[changeset] - doc string fix for reallog

John W. Eaton jwe at bevo.che.wisc.edu
Mon Jul 28 14:21:22 CDT 2008


On 27-Jul-2008, David Bateman wrote:

| 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

I applied it.

Thanks,

jwe


More information about the Bug-octave mailing list