unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* (< complex) and friends
@ 2008-08-11 21:03 Bill Schottstaedt
  2008-08-12  9:18 ` Neil Jerram
  0 siblings, 1 reply; 12+ messages in thread
From: Bill Schottstaedt @ 2008-08-11 21:03 UTC (permalink / raw)
  To: bug-guile

guile> (< 1.0+1.0i)
#t
guile> (< 2.0 1.0+1.0i)

Backtrace:
In standard input:
   2: 0* [< 2.0 {1.0+1.0i}]

standard input:2:1: In procedure < in expression (< 2.0 1.0+1.0i):
standard input:2:1: Wrong type: 1.0+1.0i
ABORT: (wrong-type-arg)


(Happens also with > <= >=)






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

end of thread, other threads:[~2008-09-19 23:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11 21:03 (< complex) and friends Bill Schottstaedt
2008-08-12  9:18 ` Neil Jerram
2008-09-17 21:37   ` Neil Jerram
2008-09-17 21:45     ` Bill Schottstaedt
2008-09-18 13:59       ` Jon Wilson
2008-09-18 19:02       ` Andy Wingo
2008-09-18 17:59     ` Bill Schottstaedt
2008-09-19  3:07       ` Jon Wilson
2008-09-19 23:11         ` Neil Jerram
2008-09-19 13:23     ` Bill Schottstaedt
2008-09-19 23:17       ` Neil Jerram
2008-09-19 23:59       ` Jon Wilson

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).