|
| From: | Mark Carter |
| Subject: | [Chicken-users] Problems with rationals |
| Date: | Mon, 9 Apr 2012 21:00:10 +0100 |
| User-agent: | KMail/1.13.7 (Linux/3.2.0-1-686-pae; KDE/4.6.5; i686; ; ) |
Is this a bug in chicken?
(rational? 6/10) => #f
Also
(* 1.0 5/2)
produces
Error: (*) bad argument type: 5/2
Call history:
<syntax> (* 1.0 5/2)
<eval> (* 1.0 5/2)
CHICKEN
(c)2008-2011 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.7.0.5-st
linux-unix-gnu-x86 [ manyargs dload ptables ]
compiled 2012-03-07 on miro (Linux)
| [Prev in Thread] | Current Thread | [Next in Thread] |