gamma in the bigfloat package (was RE: equality testing in bigfloat package)



> Hmm.  Is this gcl?  I can't reproduce that with clisp or cmucl. BIGFLOAT::TO is supposed to return a double if the arg is a double.
> Can you trace what bigfloat::%to is doing?

Yes, it was GCL. The bug seems somewhat inconsistent,  but I can get the bug in CCL too. I'll keep trying to find a way to reproduce
this result. Likely it's something flaky in my code.


--Barton