From: Nuralanur@... Date: 2006-01-31T07:43:17+09:00 Subject: Re: Is this a floating point precision problem? -------------------------------1138660977 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Again, if speed is not a paramount concern, you could use fractions in your calculations: _http://www.ruby-doc.org/stdlib/libdoc/rational/rdoc/classes/Rational.html_ (http://www.ruby-doc.org/stdlib/libdoc/rational/rdoc/classes/Rational.html) Best regards, Axel -------------------------------1138660977--