<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — Inverse tangent]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=168</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=168&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Inverse tangent.]]></description>
		<lastBuildDate>Wed, 01 Sep 2010 03:56:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Inverse tangent]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=472#p472</link>
			<description><![CDATA[<p>Thank you helped a lot <img src="https://forum.padowan.dk/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (trixap)]]></author>
			<pubDate>Wed, 01 Sep 2010 03:56:20 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=472#p472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Inverse tangent]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=469#p469</link>
			<description><![CDATA[<div class="quotebox"><cite>trixap wrote:</cite><blockquote><p>How do i make inverse tangent, if I fx wants to write tan^-1(x/y)</p></blockquote></div><p>Try using the atan function.</p><div class="quotebox"><cite>trixap wrote:</cite><blockquote><p>Is it possible to sketch the following relation (polar coordinates)<br />2&lt;r&lt;=5, (3pi)/4&lt;Ө&lt;(5pi)/4?</p></blockquote></div><p>Graph does not support polar inequalities, but you can convert it into Cartesian coordinates:<br />2 &lt; sqrt(x^2+y^2) &lt;= 5 and 3pi/4 &lt; angle(x,y) &lt; 5pi/4</p><p>You can create the angle function as a custom function:<br />angle(x,y)=if(x&lt;0, atan(y/x)+pi, atan(y/x))</p><p>I have attached a file that shows this.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Tue, 31 Aug 2010 22:07:02 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=469#p469</guid>
		</item>
		<item>
			<title><![CDATA[Inverse tangent]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=468#p468</link>
			<description><![CDATA[<p>Hi <img src="https://forum.padowan.dk/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />I have 2 questions.<br />Firstly:<br />How do i make inverse tangent, if I fx wants to write tan^-1(x/y)<br />Secondly:<br />Is it possible to sketch the following relation (polar coordinates)<br />2&lt;r&lt;=5, (3pi)/4&lt;Ө&lt;(5pi)/4?<br />Hope you can help <img src="https://forum.padowan.dk/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />//Trixap</p>]]></description>
			<author><![CDATA[null@example.com (trixap)]]></author>
			<pubDate>Tue, 31 Aug 2010 15:10:15 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=468#p468</guid>
		</item>
	</channel>
</rss>
