From: Robert Brown Date: 2007-07-17T16:30:13+09:00 Subject: Re: Force calculation result to BigDecimal Bertram Scharpf wrote: > So I'd rather say it's disencouraged to convert Float to > BigDecimal. Indeed! I'd rather not use Float at all in this project as it's financial math and float quirks will cause me problems. I'd be prepared to take the performance hit and just turn off Float if I could... -- Posted via http://www.ruby-forum.com/.