<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body smarttemplateinserted="true">
    <div id="smartTemplate4-template">Hi,<br>
      <br>
      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<br>
      <br>
      I have always used frac(x) = 0<br>
      <br>
      Is that worse or better than int(x) = x  ?<br>
      <br>
      <br>
      <p>Benito </p>
    </div>
    <br>
  </body>
</html>