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, 04 May 2016 14:23:14 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

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

I had almost finished to implement the options scaledupper and scaledlower
when I realized that Matlab supports negative x, while slatec (and thus
Octave) does not. On the other hand, gammainc(-10,10) gives a complex result,
while wolframalpha a real result (Matlab result's real part) and the usual
series definition agrees with wolframalpha. gammainc(-10,10.1) gives the
correct result, in Matlab and as the usual series. Now I think that a plain m
file should be used (like expint, for instance).

    _______________________________________________________

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]