From bug-octave-request at bevo dot che dot wisc dot edu Fri Feb 22 20:54:05 2002 Subject: Unidentified subject! From: "John W. Eaton" To: Karsten Trulsen Cc: bug-octave at bevo dot che dot wisc dot edu, kat@math.sintef.no Date: Fri, 22 Feb 2002 20:53:25 -0600 On 28-Jan-2002, Karsten Trulsen wrote: | To: bug-octave at bevo dot che dot wisc dot edu | Cc: kat at math dot sintef dot no | Subject: erfinv () usage error | | Bug report for Octave 2.1.35 configured for i686-pc-linux-gnu | | Description: | ----------- | | The usage help string for the function | /prefix/share/octave/2.1.35/m/specfun/erfinv.m is "erfinv (x, maxit)", but | the function cannot be called with a maximum iteration limit. maxit has been | hardcoded to 100. | | Repeat-By: | --------- | | erfinv(1,10) | | Fix: | --- | | Replace the help string by "erfinv (x)". I fixed the usage message. Thanks, jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------