<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <style type="text/css">
        /* Quote Levels Colors */
        blockquote.cite {    color: navy !important; background-color: RGB(245,245,245) !important;
        }
        blockquote.cite blockquote.cite {    color: maroon !important; background-color: RGB(235,235,235) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite {    color: green !important; background-color: RGB(225,225,225) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: purple !important; background-color: RGB(215,215,215) !important;
        }
        blockquote.cite blockquote.cite blockquote.cite blockquote.cite blockquote.cite {    color: teal !important; background-color: RGB(205,205,205) !important;
        } 
</style>
  </head>
  <body>
    try<br>
    <br>
    z=mscanf('%lg')<br>
    <br>
    Best wishes,<br>
    <br>
    Jasper.<br>
    <br>
    <div class="moz-cite-prefix">On 12/11/2012 19:01, Пилюгин Иван
      wrote:<br>
    </div>
    <blockquote class=" cite" id="mid_1169711355248906_web10d_yandex_ru"
      cite="mid:1169711355248906@web10d.yandex.ru" type="cite">
      <pre wrap="">programm code
---------------------------------
clear
    z=mscanf('%g')

----------------------------------

Input   7.9

Result  z=7.9000001


-->78.8
 z  =
 
    78.800003  




_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>

</pre>
    </blockquote>
    <br>
  </body>
</html>