<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Extract the argument of a trigonometric function</title>
    <link>http://www.mapleprimes.com/questions/101690-Extract-The-Argument-Of-A-Trigonometric-Function</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 19:49:10 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 19:49:10 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Extract the argument of a trigonometric function</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Extract the argument of a trigonometric function</title>
      <link>http://www.mapleprimes.com/questions/101690-Extract-The-Argument-Of-A-Trigonometric-Function</link>
    </image>
    <item>
      <title>may be not what you expect ...</title>
      <link>http://www.mapleprimes.com/questions/101690-Extract-The-Argument-Of-A-Trigonometric-Function?ref=Feed:MaplePrimes:Extract the argument of a trigonometric function:Comments#answer101692</link>
      <itunes:summary>&lt;p&gt;Enter into a classic sheet.&lt;/p&gt;
&lt;p&gt;Using the mouse click on the 1st bracket after 'arctan'&lt;/p&gt;
&lt;p&gt;That marks the whole expression.&lt;/p&gt;
&lt;p&gt;Copy to clip board.&lt;/p&gt;
&lt;p&gt;Go to a new section and paste.&lt;/p&gt;
&lt;p&gt;That will insert arctan(X,Y)&lt;/p&gt;
&lt;p&gt;Now immediately say:&lt;br&gt;&lt;br&gt;A:=%;&lt;br&gt;x:=op(1,A);&lt;br&gt;y:=op(2,A);&lt;/p&gt;
&lt;p&gt;Quite lame, yes. But: done.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Enter into a classic sheet.&lt;/p&gt;
&lt;p&gt;Using the mouse click on the 1st bracket after 'arctan'&lt;/p&gt;
&lt;p&gt;That marks the whole expression.&lt;/p&gt;
&lt;p&gt;Copy to clip board.&lt;/p&gt;
&lt;p&gt;Go to a new section and paste.&lt;/p&gt;
&lt;p&gt;That will insert arctan(X,Y)&lt;/p&gt;
&lt;p&gt;Now immediately say:&lt;br&gt;&lt;br&gt;A:=%;&lt;br&gt;x:=op(1,A);&lt;br&gt;y:=op(2,A);&lt;/p&gt;
&lt;p&gt;Quite lame, yes. But: done.&lt;/p&gt;</description>
      <guid>101692</guid>
      <pubDate>Tue, 15 Feb 2011 02:08:42 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>try</title>
      <link>http://www.mapleprimes.com/questions/101690-Extract-The-Argument-Of-A-Trigonometric-Function?ref=Feed:MaplePrimes:Extract the argument of a trigonometric function:Comments#answer101693</link>
      <itunes:summary>&lt;p&gt;How about this, where `ee` is your big expression with the arctan call in it.&lt;/p&gt;
&lt;pre&gt;stuff := seq([op(t)],t in indets(ee,specfunc(anything,arctan)));

stuff[1];
stuff[2];
&lt;/pre&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How about this, where `ee` is your big expression with the arctan call in it.&lt;/p&gt;
&lt;pre&gt;stuff := seq([op(t)],t in indets(ee,specfunc(anything,arctan)));

stuff[1];
stuff[2];
&lt;/pre&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>101693</guid>
      <pubDate>Tue, 15 Feb 2011 02:16:05 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>It worked</title>
      <link>http://www.mapleprimes.com/questions/101690-Extract-The-Argument-Of-A-Trigonometric-Function?ref=Feed:MaplePrimes:Extract the argument of a trigonometric function:Comments#answer101694</link>
      <itunes:summary>&lt;p&gt;Apparentely, it works.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you, very much.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Apparentely, it works.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you, very much.&lt;/p&gt;</description>
      <guid>101694</guid>
      <pubDate>Tue, 15 Feb 2011 03:47:31 Z</pubDate>
      <itunes:author>DarthVid</itunes:author>
      <author>DarthVid</author>
    </item>
  </channel>
</rss>