[fpc-pascal] Floating point question
Marco van de Voort
fpc at pascalprogramming.org
Tue Feb 13 12:06:34 CET 2024
Op 13-2-2024 om 11:39 schreef Bernd Oppolzer via fpc-pascal:
>
>
> But, sorry, because we are talking about compile time math,
> performance (nanoseconds) in this case doesn't count, IMO.
>
But probably compiled code is then automatically upscaled to the higher
type too, since if one of the terms of an expression is of higher
precision, then the whole expression is.
More information about the fpc-pascal
mailing list