chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #953: Numbers-egg version of signum should accept com


From: Chicken Trac
Subject: [Chicken-janitors] #953: Numbers-egg version of signum should accept complex numbers
Date: Wed, 28 Nov 2012 23:20:40 -0000

#953: Numbers-egg version of signum should accept complex numbers
-------------------------+--------------------------------------------------
 Reporter:  johnwcowan   |       Owner:         
     Type:  enhancement  |      Status:  new    
 Priority:  major        |   Milestone:  someday
Component:  extensions   |     Version:  4.8.x  
 Keywords:               |  
-------------------------+--------------------------------------------------
 Common Lisp defines `signum` on a non-real number as returning a complex
 number whose angle is the same as the angle of the argument but whose
 magnitude is 1.  This degenerates to the standard definition for real
 numbers.

 No change is needed to the standard version.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/953>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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