[fpc-devel] Extended type
Michael Schnell
mschnell at lumino.de
Wed Apr 20 11:26:26 CEST 2011
On 04/19/2011 03:14 PM, Florian Klaempfl wrote:
> Using extended typically hides only bad numerical algorithms. There
> might be some corner cases where extended is usefull but I general I
> think it's a matter of bad algorithms.
Doing things like Matrix inversion of course is a good example that a
better algorithm helps more that increasing the numeric resolution. But
OTOH, when the algorithm is perfect, increased resolution still will
give better results.
-Michael
More information about the fpc-devel
mailing list