bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] A small question about complex returns for hyperg_U()


From: Raymond Rogers
Subject: [Bug-gsl] A small question about complex returns for hyperg_U()
Date: Mon, 25 Oct 2010 19:52:44 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5

Inside of hyperg_U(a,b,x), x<0 is implemented. In the code it's mentioned,correctly, that x<0, b<1 leads to complex solutions. Although the calculation is carried out (x^1-b, say (-1)^.5) there doesn't seem to be any provision for returning the complex value.
Am I missing something?

Ray


reply via email to

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