On 04/02/2024 23:21, James Richters via fpc-pascal wrote:
Shouldn’t this do all calculations as Extended?

AA = Extended(8427+33/1440.0);

No, this only tells the compiler to interpret the result as extended.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to