[fpc-pascal]Double-precision recursion

Rich Pasco pasco at acm.org
Thu Mar 29 22:39:15 CEST 2001


Jeff Wormsley wrote:

> Perhaps you need to increase the stack size to support the recursion?

I tried that.  The floating point error always happens at the same
depth (N=8) regardless of the stack size.  But if I make the stack
small enough, I get a stack overflow error (which is different).

     - Rich





More information about the fpc-pascal mailing list