<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, selectremove positive real part of complex number</title>
    <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 02:55:42 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 02:55:42 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, selectremove positive real part of complex number</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, selectremove positive real part of complex number</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number</link>
    </image>
    <item>
      <title>Re Re</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number?ref=Feed:MaplePrimes:selectremove positive real part of complex number:Comments#answer44211</link>
      <itunes:summary>&lt;pre&gt;
selectremove( z -&amp;gt; Re(z) &amp;gt;= 0, ... );
&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;
selectremove( z -&amp;gt; Re(z) &amp;gt;= 0, ... );
&lt;/pre&gt;</description>
      <guid>44211</guid>
      <pubDate>Thu, 11 Mar 2010 21:17:52 Z</pubDate>
      <itunes:author>Joe
 Riel
</itunes:author>
      <author>Joe
 Riel
</author>
    </item>
    <item>
      <title>yah thanks that works.</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number?ref=Feed:MaplePrimes:selectremove positive real part of complex number:Comments#answer44212</link>
      <itunes:summary>&lt;p&gt;yah thanks that works.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;yah thanks that works.&lt;/p&gt;</description>
      <guid>44212</guid>
      <pubDate>Fri, 12 Mar 2010 03:52:50 Z</pubDate>
      <itunes:author>mapgvva</itunes:author>
      <author>mapgvva</author>
    </item>
    <item>
      <title>hi i have another question</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number?ref=Feed:MaplePrimes:selectremove positive real part of complex number:Comments#answer44213</link>
      <itunes:summary>&lt;p&gt;hi i have another question actually if you dont mind.&lt;/p&gt;
&lt;p&gt;see my results from select remove come as [a,b,c,d...] all negative complex. but i need them in the form {m=a},{m=b}, etc. how do i do this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;hi i have another question actually if you dont mind.&lt;/p&gt;
&lt;p&gt;see my results from select remove come as [a,b,c,d...] all negative complex. but i need them in the form {m=a},{m=b}, etc. how do i do this?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thank you&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>44213</guid>
      <pubDate>Fri, 12 Mar 2010 04:13:18 Z</pubDate>
      <itunes:author>mapgvva</itunes:author>
      <author>mapgvva</author>
    </item>
    <item>
      <title>yah thanks, i got maple 12</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number?ref=Feed:MaplePrimes:selectremove positive real part of complex number:Comments#answer44216</link>
      <itunes:summary>&lt;p&gt;yah thanks, i got maple 12 so the previous one works fine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;yah thanks, i got maple 12 so the previous one works fine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>44216</guid>
      <pubDate>Sat, 13 Mar 2010 00:57:11 Z</pubDate>
      <itunes:author>mapgvva</itunes:author>
      <author>mapgvva</author>
    </item>
    <item>
      <title>hello, i have another</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number?ref=Feed:MaplePrimes:selectremove positive real part of complex number:Comments#answer44217</link>
      <itunes:summary>&lt;p&gt;hello, i have another question regarding the selectremove function. now i need to be able to remove the -ve imaginary values along with the -ve Real(z) and -ve Real. for example,&lt;/p&gt;
&lt;p&gt;[-488.7131707, 488.7131707, -508.9035841, 508.9035841, -813.1980103, 813.1980103, -401.6125371*I, 401.6125371*I]&lt;/p&gt;
&lt;p&gt;so here there are three -ve Real and one -ve imaginary root. i need my code to be able to select the -ve imaginary root, but also the same code should do this: selectremove( z -&amp;gt; Re(z) &amp;gt;= 0, ... ); as well. please help.&lt;/p&gt;
&lt;p&gt;thank youu&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;hello, i have another question regarding the selectremove function. now i need to be able to remove the -ve imaginary values along with the -ve Real(z) and -ve Real. for example,&lt;/p&gt;
&lt;p&gt;[-488.7131707, 488.7131707, -508.9035841, 508.9035841, -813.1980103, 813.1980103, -401.6125371*I, 401.6125371*I]&lt;/p&gt;
&lt;p&gt;so here there are three -ve Real and one -ve imaginary root. i need my code to be able to select the -ve imaginary root, but also the same code should do this: selectremove( z -&amp;gt; Re(z) &amp;gt;= 0, ... ); as well. please help.&lt;/p&gt;
&lt;p&gt;thank youu&lt;/p&gt;</description>
      <guid>44217</guid>
      <pubDate>Wed, 17 Mar 2010 00:49:23 Z</pubDate>
      <itunes:author>mapgvva</itunes:author>
      <author>mapgvva</author>
    </item>
    <item>
      <title>yeah ok ill try and explain</title>
      <link>http://www.mapleprimes.com/questions/35537-Selectremove-Positive-Real-Part-Of-Complex-Number?ref=Feed:MaplePrimes:selectremove positive real part of complex number:Comments#answer44219</link>
      <itunes:summary>&lt;p&gt;yeah ok ill try and explain better.&lt;/p&gt;
&lt;pre&gt;
selectremove( z -&amp;gt; Re(z)&amp;lt;0 and Im(z) &amp;lt; 0, ..
&lt;/pre&gt;
&lt;p&gt;this will filter out the negative real(z). ok.&amp;nbsp;and will filter out the negative&amp;nbsp;imaginary(z).&amp;nbsp;But the problem is, there may be complex numbers with positive real&amp;nbsp;and negative imaginary&amp;nbsp;(i.e. a - b*i), and these i dont&amp;nbsp;want.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;so what i want is, negative real(z), negative real, and also negative imaginary numbers only.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;making sense?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;yeah ok ill try and explain better.&lt;/p&gt;
&lt;pre&gt;
selectremove( z -&amp;gt; Re(z)&amp;lt;0 and Im(z) &amp;lt; 0, ..
&lt;/pre&gt;
&lt;p&gt;this will filter out the negative real(z). ok.&amp;nbsp;and will filter out the negative&amp;nbsp;imaginary(z).&amp;nbsp;But the problem is, there may be complex numbers with positive real&amp;nbsp;and negative imaginary&amp;nbsp;(i.e. a - b*i), and these i dont&amp;nbsp;want.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;so what i want is, negative real(z), negative real, and also negative imaginary numbers only.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;making sense?&lt;/p&gt;</description>
      <guid>44219</guid>
      <pubDate>Wed, 17 Mar 2010 01:20:48 Z</pubDate>
      <itunes:author>mapgvva</itunes:author>
      <author>mapgvva</author>
    </item>
  </channel>
</rss>