[Haskell-cafe] strictness and the simple continued fraction
William Lee Irwin III
wli at holomorphy.com
Tue Oct 12 06:18:15 EDT 2004
On Tue, Oct 12, 2004 at 08:48:27AM +0100, Simon Peyton-Jones wrote:
> If you are interested in arbitrary precision arithmetic using continued
> fractions, you may want to check out the work of David Lester. And
> Peter Potts et al. Just type "exact real arithmetic" into Google.
That's where I got the ContFrac.hs I started with, though I used a
different search string. =)
-- wli
More information about the Haskell-Cafe
mailing list