<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ATAN within [0,2pi) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/ATAN-within-0-2pi/m-p/930816#M14757</link>
    <description>I want to take the arctangent of y/x, with the output in the range [0,2pi).  Is there a more elegant way than using  &lt;BR /&gt;   &lt;BR /&gt;angle = AMOD(ATAN2(y,x)+TWOPI,TWOPI) &lt;BR /&gt; &lt;BR /&gt;where I have defined TWOPI as a parameter?</description>
    <pubDate>Sat, 09 Dec 2000 05:25:10 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2000-12-09T05:25:10Z</dc:date>
    <item>
      <title>ATAN within [0,2pi)</title>
      <link>https://community.intel.com/t5/Software-Archive/ATAN-within-0-2pi/m-p/930816#M14757</link>
      <description>I want to take the arctangent of y/x, with the output in the range [0,2pi).  Is there a more elegant way than using  &lt;BR /&gt;   &lt;BR /&gt;angle = AMOD(ATAN2(y,x)+TWOPI,TWOPI) &lt;BR /&gt; &lt;BR /&gt;where I have defined TWOPI as a parameter?</description>
      <pubDate>Sat, 09 Dec 2000 05:25:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/ATAN-within-0-2pi/m-p/930816#M14757</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2000-12-09T05:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: ATAN within [0,2pi)</title>
      <link>https://community.intel.com/t5/Software-Archive/ATAN-within-0-2pi/m-p/930817#M14758</link>
      <description>0.5*TWOPI-ATAN2(Y,-X)</description>
      <pubDate>Fri, 15 Dec 2000 20:01:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/ATAN-within-0-2pi/m-p/930817#M14758</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2000-12-15T20:01:17Z</dc:date>
    </item>
  </channel>
</rss>

