Hello > > > Have a look to the implementation: it looks like that even if we switch > to the > better algorithm, still we don't get fully right C99. Of course this > last point > must be better investigate (I'm not a floating point expert) but I > expect someone > replying: "let's implement C99 division right instead". > Unfortunally I have own no copy of the C99 standard. So I would be glade if you could give me an internet ressource which disscuss the C99 division algorithm or something like that. Then I will try to check what we can do. Meanwhile I think to switch the compiler flag to get the improved algorithmen is a step in the right direction.
Yours Andreas Klein