On Mon, Jun 16, 2008 at 1:21 PM, naruto canada <[EMAIL PROTECTED]> wrote:
>
> actually I find another way to trigger the bug, having nothing to do
> with bignum literals:
>
> other schemes:
> ;; (factorial n)
> ;; test memorized recursion
> (newline)
> (factorial 55)
> ;'done
> ;12696403353658275925965100847566516959580321051449436762275840000000000000
>
> chicken:
> #<unspecified>
> 1.26964033536583e+73
>

This is perfectly fine and standard-compliant behaviour.


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to