chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] [Chicken-bugs] #441: expt in numbers egg does not wor


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #441: expt in numbers egg does not work with rational exponent
Date: Tue, 09 Sep 2008 16:05:51 -0000

#441: expt in numbers egg does not work with rational exponent
-----------------------------------------+----------------------------------
 Reporter:  John Cowan <address@hidden>  |        Type:  defect  
   Status:  new                          |    Priority:  minor   
Milestone:                               |   Component:  compiler
  Version:  3.0.0                        |    Keywords:          
-----------------------------------------+----------------------------------
 You must load the numbers egg first:

 (expt 16 1/4)
 Error: (even?) bad argument type - not an integer: 1/4

         Call history:

         <syntax>                (expt 16 1/4)
         <eval>          (expt 16 1/4)   <--

-- 
Ticket URL: <http://trac.callcc.org/ticket/441>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]