<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On Saturday 30 March 2013 02:58 PM,
      Roland Mueller wrote:<br>
    </div>
    <blockquote
cite="mid:CALk2KRU37Ri-EfwGKZK3MR-MHBoCuvx1u6DDj7BqBcav+9OqCA@mail.gmail.com"
      type="cite">
      <blockquote class="gmail_quote" style="margin:0 0 0
        .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
        <br>
      </blockquote>
      <div>I assume you have a numeric value a and want to have a float
        with 2 decimals. This can be achieved with the function
        round(): </div>
    </blockquote>
    <br>
    But I need 10.00 and not 10.0<br>
  </body>
</html>