Marius Vollmer <[EMAIL PROTECTED]> writes: > > (exact? (integer-expt 2 2.0)) > => #t > > which seems wrong.
Yep, though it's been that way for a while. > Making the infinities integers was done on purpose, to follow the lead > of PLT Scheme. Ahh, I backed out that part of my change. _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-guile
