Hi,

after all these discussions about the frac function, what is the best way to test if there is a fractional part? That is the most common thing I use frac for

I have always used frac(x) = 0

Is that worse or better than int(x) = x  ?


Benito


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

Reply via email to