[fpc-devel] Re: rounding precision error with integer and floating point division

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Nov 18 14:46:21 CET 2011


On 18 Nov 2011, at 14:41, Seth Grover wrote:

> Fair enough. Jonas, thanks for the link and explanation. I'll just be
> more aware of what I'm doing when it involves calculations like this
> and do the cast when needed.

One command line parameter was added later on to facilite dealing with  
such situations: -CF32 and -CF64. Those specify the minimal precision  
that will be used for floating point constants (-CF80 is not supported  
due to implementation reasons).


Jonas



More information about the fpc-devel mailing list