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

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

[Octave-bug-tracker] [bug #47800] gammainc(x, a, "upper") rounds down to


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #47800] gammainc(x, a, "upper") rounds down to zero if output is below eps
Date: Wed, 1 Jun 2016 15:42:39 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #34, bug #47800 (project octave):

First of all, the trick with


jj = abs ((Deltaj - 1) ./ y) > eps;


is missing in ngammainc_l. Now included.

Second, ngammainc_l is used for x>0, therefore always real results. What about
to write an oct file just for ngammainc_l? it should not be difficult.


(file #37335)
    _______________________________________________________

Additional Item Attachment:

File name: gammainc.m                     Size:10 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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