Re: [Haskell] Where's the problem ?

2007-07-03 Thread Rome
Rome wrote: > > Hi everyone, > > I write a program for fast online multiplication, this means, leading > digits are computed first, so this program is able to handle real numbers. > > My program and Source-Code is available under > http://www.romeinf04.de http://www.romeinf04.de > > but o

[Haskell] Where's the problem ?

2007-07-03 Thread Rome
Hi everyone, I write a program for fast online multiplication, this means, leading digits are computed first, so this program is able to handle real numbers. My program and Source-Code is available under http://www.romeinf04.de http://www.romeinf04.de but only with german comments, because th