On May 27, 2011, at 1:58 AM, Dominic Pearson wrote:

Hello folks,

I am trying to compute the sum i = 0 to n where n = 1000 of n^n, but
chicken seems to return the incorrect answer.

http://paste.call-cc.org/paste?id=e0884580a684d1220f3dedb819f63201b6f5eb1a

Racket and scheme48 both seem to give different answers too.

Using

CHICKEN
(c)2008-2011 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.7.0
macosx-unix-gnu-ppc [ manyargs dload ptables ]
compiled 2011-05-25 on Nikko.local (Darwin)

&

CHICKEN
(c)2008-2011 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.7.0
macosx-unix-gnu-x86 [ manyargs dload ptables ]
compiled 2011-05-25 on Otter.local (Darwin)

I get the Racket answer.


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


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

Reply via email to