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

< WNA msg



(< 4.5 3)
;4.5 fixnum cant compare to flonum
args=4.5
(return '(4))
...still unhappy...
(return '(3.4))
...happy...