On Tue, 25 Mar 2003, Tom Pledger wrote: > I don't know whether arbitrary precision reals have been done in > Haskell, but here's one of the issues...
There is a "Haskell implementation of exact real arithmetic using Linear Fractional Transformations", see http://www.doc.ic.ac.uk/~ae/exact-computation/ for implementations and a bunch of papers. (The web server does not seem to respond right now, but the pages are cached by Google.) /NAD _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell