On Sat, Jan 27, 2024 at 1:40 PM Thomas Kurz via fpc-pascal
<fpc-pascal@lists.freepascal.org> wrote:

> 2. According to both C, Sqlite and Excel, the value of "t" in line 41 should 
> be "8427.02291666667". FPC gives me a difference of approximately 39/86400.

Again: if I cast all flots involved to double both the result of
maketime and the calculation (8427 - 0.5) + (12/ 24.0) + (33/1440.0) +
(0/86400.0) give this value: 8427.02291666666680000000

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

Reply via email to