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

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

[Octave-bug-tracker] [bug #39636] nbinpdf has floating point error


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39636] nbinpdf has floating point error
Date: Thu, 01 Aug 2013 03:18:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Update of bug #39636 (project octave):

                  Status:                 Invalid => Confirmed              
             Open/Closed:                  Closed => Open                   
                 Release:                   3.6.1 => dev                    
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #6:

Ok, I see the point you are making. There are similar discontinuities at other
integer values of N +/- a few epsilon. Visually,


octave:44> n = 3;
octave:45> d = -1e3:1e3;
octave:46> plot (d, nbinpdf (0, n + d*eps, .5));


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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