On Wed, May 16, 2012 at 11:37 AM, Edwin Woollett <woollett at charter.net>wrote:
> testing Raymond Toy's bug #3526359
> fix contained in my gamma-new.lisp.
>
> float and bfloat of gamma_incomplete(1/5,-32)
> good to 15 digits (gcl).
>
> compile-file complains about two items.
>
> the bfloat evaluation now contains the
> comment "new stuff", and also should
>
Oops. I'll fix that.
> have an extra expansion of the result.
>
Oh, I guess previously you didn't have to call expand to get the expected
result. I can fix that.
Thanks for testing,
Ray