<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AAngle</id>
	<title>TI-BASIC:Angle - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AAngle"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Angle&amp;action=history"/>
	<updated>2026-04-17T12:54:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Angle&amp;diff=2781&amp;oldid=prev</id>
		<title>Battlesquid at 02:33, 27 November 2017</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Angle&amp;diff=2781&amp;oldid=prev"/>
		<updated>2017-11-27T02:33:45Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:33, 27 November 2017&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l12&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;) returns the [http://mathworld.wolfram.com/ComplexArgument.html complex argument] (also known as the polar angle) of the complex number &amp;#039;&amp;#039;z&amp;#039;&amp;#039;. If &amp;#039;&amp;#039;z&amp;#039;&amp;#039; is represented as &amp;#039;&amp;#039;x&amp;#039;&amp;#039;+i&amp;#039;&amp;#039;y&amp;#039;&amp;#039; where &amp;#039;&amp;#039;x&amp;#039;&amp;#039; and &amp;#039;&amp;#039;y&amp;#039;&amp;#039; are both real, angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;) returns R►Pθ(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;,&amp;#039;&amp;#039;y&amp;#039;&amp;#039;) (which is equivalent to tanֿ¹(&amp;#039;&amp;#039;y&amp;#039;&amp;#039;/&amp;#039;&amp;#039;x&amp;#039;&amp;#039;) if x is nonzero). Also works on a list of complex numbers.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;) returns the [http://mathworld.wolfram.com/ComplexArgument.html complex argument] (also known as the polar angle) of the complex number &amp;#039;&amp;#039;z&amp;#039;&amp;#039;. If &amp;#039;&amp;#039;z&amp;#039;&amp;#039; is represented as &amp;#039;&amp;#039;x&amp;#039;&amp;#039;+i&amp;#039;&amp;#039;y&amp;#039;&amp;#039; where &amp;#039;&amp;#039;x&amp;#039;&amp;#039; and &amp;#039;&amp;#039;y&amp;#039;&amp;#039; are both real, angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;) returns R►Pθ(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;,&amp;#039;&amp;#039;y&amp;#039;&amp;#039;) (which is equivalent to tanֿ¹(&amp;#039;&amp;#039;y&amp;#039;&amp;#039;/&amp;#039;&amp;#039;x&amp;#039;&amp;#039;) if x is nonzero). Also works on a list of complex numbers.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;div style=&quot;background: #FFF; border: 1px dashed #DDD; padding-left:1em; margin: 1em 0 1em 0; font-family:Arial Unicode MS; color: #000; letter-spacing:1.2pt;&quot;&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  angle(3+4i)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  angle(3+4i)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;       .927295218&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;       .927295218&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  R►Pθ(3,4)&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  R►Pθ(3,4)&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;       .927295218&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;       .927295218&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;When writing a complex number &amp;#039;&amp;#039;z&amp;#039;&amp;#039; in the form &amp;lt;math&amp;gt;re^{i\theta}&amp;lt;/math&amp;gt; (or, equivalently, &amp;lt;math&amp;gt;r(\cos\theta+i\sin\theta)&amp;lt;/math&amp;gt;), then &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; is equal to the value of angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;), suitably reduced so that the result returned is in the interval &amp;lt;math&amp;gt;-\pi&amp;lt;\theta\leq\pi&amp;lt;/math&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;When writing a complex number &amp;#039;&amp;#039;z&amp;#039;&amp;#039; in the form &amp;lt;math&amp;gt;re^{i\theta}&amp;lt;/math&amp;gt; (or, equivalently, &amp;lt;math&amp;gt;r(\cos\theta+i\sin\theta)&amp;lt;/math&amp;gt;), then &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; is equal to the value of angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;), suitably reduced so that the result returned is in the interval &amp;lt;math&amp;gt;-\pi&amp;lt;\theta\leq\pi&amp;lt;/math&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Battlesquid</name></author>
	</entry>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Angle&amp;diff=1214&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Angle&amp;diff=1214&amp;oldid=prev"/>
		<updated>2016-02-24T18:40:30Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=ANGLE.GIF&lt;br /&gt;
|summary=Returns the complex argument of a complex number.&lt;br /&gt;
|syntax=angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;)&lt;br /&gt;
|location=Press:&lt;br /&gt;
# MATH to access the [[TI-BASIC:Math|Math]] menu.&lt;br /&gt;
# RIGHT, RIGHT to access the CPX (complex) submenu&lt;br /&gt;
# 4 to select angle(, or use arrows.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=2 bytes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;) returns the [http://mathworld.wolfram.com/ComplexArgument.html complex argument] (also known as the polar angle) of the complex number &amp;#039;&amp;#039;z&amp;#039;&amp;#039;. If &amp;#039;&amp;#039;z&amp;#039;&amp;#039; is represented as &amp;#039;&amp;#039;x&amp;#039;&amp;#039;+i&amp;#039;&amp;#039;y&amp;#039;&amp;#039; where &amp;#039;&amp;#039;x&amp;#039;&amp;#039; and &amp;#039;&amp;#039;y&amp;#039;&amp;#039; are both real, angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;) returns R►Pθ(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;,&amp;#039;&amp;#039;y&amp;#039;&amp;#039;) (which is equivalent to tanֿ¹(&amp;#039;&amp;#039;y&amp;#039;&amp;#039;/&amp;#039;&amp;#039;x&amp;#039;&amp;#039;) if x is nonzero). Also works on a list of complex numbers.&lt;br /&gt;
&lt;br /&gt;
 angle(3+4i)&lt;br /&gt;
      .927295218&lt;br /&gt;
 R►Pθ(3,4)&lt;br /&gt;
      .927295218&lt;br /&gt;
&lt;br /&gt;
When writing a complex number &amp;#039;&amp;#039;z&amp;#039;&amp;#039; in the form &amp;lt;math&amp;gt;re^{i\theta}&amp;lt;/math&amp;gt; (or, equivalently, &amp;lt;math&amp;gt;r(\cos\theta+i\sin\theta)&amp;lt;/math&amp;gt;), then &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; is equal to the value of angle(&amp;#039;&amp;#039;z&amp;#039;&amp;#039;), suitably reduced so that the result returned is in the interval &amp;lt;math&amp;gt;-\pi&amp;lt;\theta\leq\pi&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The angle( command also works on [[TI-BASIC:Matrices|Matrices]], though not in any useful way: angle([A] will return a matrix of the same size as [A], but with all elements 0. If you plan to use this, &amp;#039;&amp;#039;&amp;#039;don&amp;#039;t&amp;#039;&amp;#039;&amp;#039;: 0[A] does the same thing, but is smaller and not as questionable (because this behavior is clearly unintentional on TI&amp;#039;s part, and may be changed in an OS update).&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Abs|Abs(]]&lt;br /&gt;
* [[TI-BASIC:Conj|Conj(]]&lt;br /&gt;
* [[TI-BASIC:Real_Func|real(]]&lt;br /&gt;
* [[TI-BASIC:Imag|Imag(]]&lt;br /&gt;
* [[TI-BASIC:R_Ptheta|R►Pθ(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>