radcan error



On Nov 29, 2007 6:02 PM, Andreas Eder <aeder at arcor.de> wrote:
>
> Well, radcan(x^0.000000001/x^0.00000001); worked for me in sbcl
> and clisp on an 64-bit platform and in gcl on a 32 bit platform.
> But in cmucl on 32-bit it errors out with:

A simpler test case, which also fails on 32-bit GCL, is radcan(x^1.0e-20);

          -s