<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://gsys.info/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://gsys.info/feed.php">
        <title>Genesys lib</title>
        <description></description>
        <link>http://gsys.info/</link>
        <image rdf:resource="http://gsys.info/lib/tpl/genesys/images/favicon.ico" />
       <dc:date>2026-05-01T22:45:27+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://gsys.info/doku.php?id=lib:angle&amp;rev=1644566318&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://gsys.info/lib/tpl/genesys/images/favicon.ico">
        <title>Genesys</title>
        <link>http://gsys.info/</link>
        <url>http://gsys.info/lib/tpl/genesys/images/favicon.ico</url>
    </image>
    <item rdf:about="http://gsys.info/doku.php?id=lib:angle&amp;rev=1644566318&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-11T08:58:38+02:00</dc:date>
        <title>lib:angle</title>
        <link>http://gsys.info/doku.php?id=lib:angle&amp;rev=1644566318&amp;do=diff</link>
        <description>angle


#​define ANG45 0x20000000
#​define ANG90 0x40000000
#​define ANG180 0x80000000
#​define ANG270 0xc0000000

Like angles, that you might want 0-360, without ever seeing negatives, or numbers bigger than 360, they used unsigned.

It actually makes sense.
As does -angle.</description>
    </item>
</rdf:RDF>
