From: Alexandru Toma Date: 2006-03-10T02:48:00+09:00 Subject: Re: ruby float calculations > My question now would be if there is an easy way to implement > floating-point decimal arithmetic in Ruby. Forget about this... it has already been answered... I should have been more careful > > with ruby, at least, you can use BigDecimal or the like - but with a > serious > speed penalty. in short this is just the way computers work: Thanks again -- Posted via http://www.ruby-forum.com/.