From: "trans. (T. Onoma)" Date: 2004-10-28T09:40:19+09:00 Subject: Re: Rounding error, (100.0 * 9.95).to_i == 994 On Wednesday 27 October 2004 08:22 pm, markus@reality.com wrote: | My favorite trick is storing a "repeat length" that works like the | bar you use when dealing with repeated decimals on paper.  I once saw a | very clever description of how to make that work.  But (so far as I know), | no FPU designers read the same paper. That was I was thinking. Do you know where your read it? T.