<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, converting complex numbers</title>
    <link>http://www.mapleprimes.com/questions/38782-Converting-Complex-Numbers</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 03:25:27 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 03:25:27 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, converting complex numbers</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, converting complex numbers</title>
      <link>http://www.mapleprimes.com/questions/38782-Converting-Complex-Numbers</link>
    </image>
    <item>
      <title>converting complex numbers</title>
      <link>http://www.mapleprimes.com/questions/38782-Converting-Complex-Numbers?ref=Feed:MaplePrimes:converting complex numbers:Comments#answer69980</link>
      <itunes:summary>&lt;p&gt;Take a look at the help files for the following commands:&lt;/p&gt;
&lt;p&gt;Re - return the Real part of a complex-valued expression&lt;br /&gt;
Im - return the Imaginary part of a complex-valued expression&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;gt;?Re&lt;/p&gt;
&lt;p&gt;will bring up the help page for both of these, with examples of usage.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Take a look at the help files for the following commands:&lt;/p&gt;
&lt;p&gt;Re - return the Real part of a complex-valued expression&lt;br /&gt;
Im - return the Imaginary part of a complex-valued expression&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;gt;?Re&lt;/p&gt;
&lt;p&gt;will bring up the help page for both of these, with examples of usage.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;</description>
      <guid>69980</guid>
      <pubDate>Tue, 26 Aug 2008 22:16:57 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>It depends on the complexity</title>
      <link>http://www.mapleprimes.com/questions/38782-Converting-Complex-Numbers?ref=Feed:MaplePrimes:converting complex numbers:Comments#answer69979</link>
      <itunes:summary>&lt;p&gt;of the expression, 'evalc' may work:&lt;/p&gt;
&lt;pre&gt;
evalc(sin(a(r)+I*b(r)));
            sin(a(r)) cosh(b(r)) + cos(a(r)) sinh(b(r)) I


&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;of the expression, 'evalc' may work:&lt;/p&gt;
&lt;pre&gt;
evalc(sin(a(r)+I*b(r)));
            sin(a(r)) cosh(b(r)) + cos(a(r)) sinh(b(r)) I


&lt;/pre&gt;</description>
      <guid>69979</guid>
      <pubDate>Tue, 26 Aug 2008 22:41:22 Z</pubDate>
      <itunes:author>jakubi</itunes:author>
      <author>jakubi</author>
    </item>
  </channel>
</rss>