unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* (real? (* +i +i)) -> #f
@ 2012-08-03 10:02 JihemD
  2012-08-03 10:33 ` Ian Price
  2012-08-07 19:04 ` Mark H Weaver
  0 siblings, 2 replies; 4+ messages in thread
From: JihemD @ 2012-08-03 10:02 UTC (permalink / raw)
  To: Guile-user


Hi
I am playing around with Guile 2.05 on Kubuntu 12.04, 
why :
scheme@(guile-user)> (real? (* +i +i))
$13 = #f
but :
scheme@(guile-user)> (zero? (imag-part (* +i +i)))
$14 = #t

thxs
-- 
View this message in context: http://old.nabble.com/%28real--%28*-%2Bi-%2Bi%29%29--%3E--f-tp34250234p34250234.html
Sent from the Gnu - Guile - User mailing list archive at Nabble.com.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-07 19:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 10:02 (real? (* +i +i)) -> #f JihemD
2012-08-03 10:33 ` Ian Price
2012-08-03 11:04   ` JihemD
2012-08-07 19:04 ` Mark H Weaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).