<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, why such error but simply result still stayed as a heritage in 12.02..!!!</title>
    <link>http://www.mapleprimes.com/questions/35556-Why-Such-Error-But-Simply-Result-Still</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 08:33:14 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 08:33:14 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, why such error but simply result still stayed as a heritage in 12.02..!!!</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, why such error but simply result still stayed as a heritage in 12.02..!!!</title>
      <link>http://www.mapleprimes.com/questions/35556-Why-Such-Error-But-Simply-Result-Still</link>
    </image>
    <item>
      <title>underscores</title>
      <link>http://www.mapleprimes.com/questions/35556-Why-Such-Error-But-Simply-Result-Still?ref=Feed:MaplePrimes:why such error but simply result still stayed as a heritage in 12.02..!!!:Comments#answer44256</link>
      <itunes:summary>&lt;p&gt;Its not clear to me what you are asking.&amp;nbsp; Regardless, using variables that start with underscores in not a good idea. See ?underscore:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Names Beginning with the Underscore Character&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Description&lt;br /&gt;
&lt;br /&gt;
o Any symbol beginning with an underscore (_) is effectively reserved for use&lt;br /&gt;
&amp;nbsp; only by library code. It is not available to users. Failure to observe this&lt;br /&gt;
&amp;nbsp; rule can lead to unexpected results.&lt;/p&gt;
&lt;p&gt;I'm not suggesting that that is causing whatever problem you are having, just warning against the practice.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Its not clear to me what you are asking.&amp;nbsp; Regardless, using variables that start with underscores in not a good idea. See ?underscore:&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Names Beginning with the Underscore Character&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Description&lt;br /&gt;
&lt;br /&gt;
o Any symbol beginning with an underscore (_) is effectively reserved for use&lt;br /&gt;
&amp;nbsp; only by library code. It is not available to users. Failure to observe this&lt;br /&gt;
&amp;nbsp; rule can lead to unexpected results.&lt;/p&gt;
&lt;p&gt;I'm not suggesting that that is causing whatever problem you are having, just warning against the practice.&lt;/p&gt;</description>
      <guid>44256</guid>
      <pubDate>Tue, 09 Mar 2010 22:09:11 Z</pubDate>
      <itunes:author>Joe
 Riel
</itunes:author>
      <author>Joe
 Riel
</author>
    </item>
    <item>
      <title>Bug</title>
      <link>http://www.mapleprimes.com/questions/35556-Why-Such-Error-But-Simply-Result-Still?ref=Feed:MaplePrimes:why such error but simply result still stayed as a heritage in 12.02..!!!:Comments#answer44257</link>
      <itunes:summary>&lt;p&gt;Here's the bug in just about its simplest form, I think:&lt;/p&gt;
&lt;pre&gt;
&amp;gt; product(i-3, i=k+1 .. 3);
&lt;/pre&gt;
&lt;p&gt;0&lt;/p&gt;
&lt;p&gt;... which is of course wrong for k &amp;gt;= 3.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Here's the bug in just about its simplest form, I think:&lt;/p&gt;
&lt;pre&gt;
&amp;gt; product(i-3, i=k+1 .. 3);
&lt;/pre&gt;
&lt;p&gt;0&lt;/p&gt;
&lt;p&gt;... which is of course wrong for k &amp;gt;= 3.&lt;/p&gt;</description>
      <guid>44257</guid>
      <pubDate>Tue, 09 Mar 2010 22:42:19 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>