On Wed, Jan 28, 2004 at 02:18:58AM +1100, rd(a)alphalink.com.au wrote:
Welcome to MzScheme version 205.8, Copyright (c)
1995-2003 PLT
(exact? (* 0 440.0))
#t
This is explicitly mentioned in R5RS, and exact zeroes turn up all the
<OT>
that's interesting. elk-scheme says about this:
(exact? (* 0 440.0))
#f
guess something to be fixed, if #t is the R5RS answer...
</OT>
bests,
martin