Subject: Increasing the accuracy of Gamma for double float
From: Raymond Toy
Date: Fri, 31 Oct 2008 08:59:36 -0400
Dieter Kaiser wrote:
> Hello Ray,
>
> I would appreciate if we get the more accurate float precicison for gamma. I
> think a lot of more special functions would get more accurate also.
>
> We had implemented an overflow check for gamma-lanzcos which is now again
> missing. Therefore one test (Problem 196) which check the overflow code failes
> with GCL (not with CLISP).
>
> Do you would like to implement the overflow check again?
Oops. I forgot to do that. I'll be sure to add that before I check in
the code.
Ray