<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/14/2013 10:42 AM, Vincent
      Snijders wrote:<br>
    </div>
    <blockquote
cite="mid:CAMDhvc=u9W+FcrzkxCqkbK5YgmEWw1XVjcjwXdoW26TxmQJW7w@mail.gmail.com"
      type="cite"><br>
      <div class="gmail_quote">
        <blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px
          0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
          <div class="HOEnZb">
            <div class="h5"> </div>
          </div>
        </blockquote>
        <div>For any digit x, it still can be represented exactly in
          binary representation ...</div>
        <br>
      </div>
    </blockquote>
    Nope, <br>
    As the bit count of the mantissa is limited to - say - n , with  x
    > 2**(n-1) you will not have an exact representation of x.5. <br>
    <br>
    -Michael<br>
  </body>
</html>