hi

There might be a bug in big number handling,
the same code runs fine under mzscheme and petite, but crashes with gambit :
*** ERROR IN ##ratnum.* -- Divide by zero
(quotient 0 0)

I don't even use "quotient" in my code.