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

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

[Octave-bug-tracker] [bug #38292] binopdf(0, n, 0) gives NaN instead of


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #38292] binopdf(0, n, 0) gives NaN instead of 1
Date: Thu, 14 Feb 2013 05:12:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0

Follow-up Comment #5, bug #38292 (project octave):

Should have posted this here as well as to the list:
>> version

ans =

7.9.0.529 (R2009b)

>> binopdf(0,0,0)

ans =

     1

>> binopdf(0,0,0.5)

ans =

     1

>> binopdf(0,0,1)

ans =

     1

>> binopdf(1,0,1)

ans =

     0

>>

Michael


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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