hi<br><br>There might be a bug in big number handling,<br>the same code runs fine under mzscheme and petite, but crashes with gambit :<br>*** ERROR IN ##ratnum.* -- Divide by zero<br>(quotient 0 0)<br><br>I don't even use "quotient" in my code. 
<br><br>