From: Aldric Giacomoni Date: 2009-11-19T04:04:02+09:00 Subject: Re: Exact (LISP-ish) calculations in Ruby? Aldric Giacomoni wrote: > > In all fairness, I just fired up SLIME to check, and LISP's (sqrt 2) > does come out to be an approximation, so I guess I want something cool > like the HP-48 and HP-49's factoring power.. And I just read up on the process of 'continuing fractions' which can be used find fractions / estimates of irrational numbers down to the nth decimal. I wonder how we can know that, for instance, 1.41421 (etc) is sqrt(2) ... ? Ah, mathematics. -- Posted via http://www.ruby-forum.com/.