octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #30446] Typo in rande documentation


From: Jake
Subject: [Octave-bug-tracker] [bug #30446] Typo in rande documentation
Date: Wed, 14 Jul 2010 15:00:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6

URL:
  <http://savannah.gnu.org/bugs/?30446>

                 Summary: Typo in rande documentation
                 Project: GNU Octave
            Submitted by: epy
            Submitted on: Wed 14 Jul 2010 03:00:27 PM GMT
                Category: Interpreter
                Severity: 3 - Normal
              Item Group: Documentation
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

octave-3.2.4.exe:106> help rande
`rande' is a function from the file
C:\Octave\3.2.4_gcc-4.4.0\libexec\octave\3.2.4\oct\i686-pc-mingw
32\rand.oct

 -- Loadable Function:  rande (X)
 -- Loadable Function:  rande (N, M)
 -- Loadable Function:  rande ("state", X)
 -- Loadable Function:  rande ("seed", X)
     Return a matrix with exponentially distributed random elements.
     The arguments are handled the same as the arguments for `rand'.

     By default, `randn' uses the Marsaglia and Tsang "Ziggurat
     technique" to transform from a uniform to a exponential
     distribution.  (G. Marsaglia and W.W. Tsang, `Ziggurat method for
     generating random variables', J. Statistical Software, vol 5, 2000,
     `http://www.jstatsoft.org/v05/i08/')

     See also: rand, randn, randg, randp



Additional help for built-in functions and operators is
available in the on-line version of the manual.  Use the command
`doc <topic>' to search the manual index.

Help and information about Octave is also available on the WWW
at http://www.octave.org and via the address@hidden
mailing list.


Should say "By default, `rande' ..."




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30446>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]