[fpc-devel] FPC doesn't support big equations
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Mar 31 22:16:32 CEST 2010
On 31 Mar 2010, at 21:01, Paulo Malheiros wrote:
> I need the result of big mathematical expression but apparently FPC cannot process it. I've made a simple test program in C and was able to get the correct value. In FPC it gives "Invalid floating point operation", tested in Windows7 (64bit) with FPC 2.2.4 (32 bit) and Ubuntu 9.10 (32bit) with FPC 2.2.4 (32 bit).
It has been fixed for i386 in FPC 2.4.0, and for x86_64 in svn.
Jonas
More information about the fpc-devel
mailing list