Jay Freeman <[email protected]> writes:
> Thus I suggest that issue #1 not be addressed without also
> simultaneously addressing means whereby Scheme users who wish to trade
> accuracy for speed in numerical work, may do so.
I thought that was done simply by introducing an inexact number anywhere
in the calculation, since inexactness is "contagious". For example by
starting out with inexact constants ("1.0" instead of "1"), using the
`inexact' procedure on initial inputs, etc.
Taylan
_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports