<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.applicationxml.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.applicationxml.com/feed.php">
        <title>ApplicationXML- справочник examples:consol</title>
        <description></description>
        <link>http://www.applicationxml.com/</link>
        <image rdf:resource="http://www.applicationxml.com/lib/images/favicon.ico" />
       <dc:date>2026-04-04T08:07:46+03:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.applicationxml.com/doku.php?id=examples:consol:number_fn&amp;rev=1603982034&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.applicationxml.com/lib/images/favicon.ico">
        <title>ApplicationXML- справочник</title>
        <link>http://www.applicationxml.com/</link>
        <url>http://www.applicationxml.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.applicationxml.com/doku.php?id=examples:consol:number_fn&amp;rev=1603982034&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-10-29T16:33:54+03:00</dc:date>
        <title>examples:consol:number_fn</title>
        <link>http://www.applicationxml.com/doku.php?id=examples:consol:number_fn&amp;rev=1603982034&amp;do=diff</link>
        <description>&lt;AppXML title=&quot;AppXML&quot;  default-class-name=&quot;Lib&quot; log-modifying-date=&quot;true&quot; language=&quot;ru&quot;&gt;
    &lt;main&gt;
        &lt;action&gt;
        	println(&quot;-------------------------------------------&quot;);
        	println(&quot;Использование функций для работы с числами:&quot;);
        	println(&quot;-------------------------------------------&quot;);
        	
        	var value = 4556.4569;
        	println(&quot;**round**&quot;);
        	println(&quot;Округление дробного числа до целого: round(4556.4569) = &quot; + round(value));
			println(&quot;Округлени…</description>
    </item>
</rdf:RDF>
