<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Error using int command</title>
    <link>http://www.mapleprimes.com/questions/129200-Error-Using-Int-Command</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 17:27:30 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 17:27:30 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Error using int command</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Error using int command</title>
      <link>http://www.mapleprimes.com/questions/129200-Error-Using-Int-Command</link>
    </image>
    <item>
      <title>rhs</title>
      <link>http://www.mapleprimes.com/questions/129200-Error-Using-Int-Command?ref=Feed:MaplePrimes:Error using int command:Comments#answer129204</link>
      <itunes:summary>&lt;p&gt;Try&lt;/p&gt;
&lt;p&gt;res2:= -(diff(sol, x))/rho;&lt;br&gt;&lt;br&gt;Res2 := int(rhs(res2), y = 0 .. delta(x));&lt;/p&gt;
&lt;p&gt;#or&lt;/p&gt;
&lt;p&gt;map(int,res2,y=0..delta(x));&lt;/p&gt;
&lt;p&gt;#Comment: Whereas diff by itself maps over `=`, int doesn't:&lt;/p&gt;
&lt;p&gt;diff(f(t)=g(t),t);&lt;br&gt;int(f(t)=g(t),t=a..b);&lt;br&gt;map(int,f(t)=g(t),t=a..b);&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Try&lt;/p&gt;
&lt;p&gt;res2:= -(diff(sol, x))/rho;&lt;br&gt;&lt;br&gt;Res2 := int(rhs(res2), y = 0 .. delta(x));&lt;/p&gt;
&lt;p&gt;#or&lt;/p&gt;
&lt;p&gt;map(int,res2,y=0..delta(x));&lt;/p&gt;
&lt;p&gt;#Comment: Whereas diff by itself maps over `=`, int doesn't:&lt;/p&gt;
&lt;p&gt;diff(f(t)=g(t),t);&lt;br&gt;int(f(t)=g(t),t=a..b);&lt;br&gt;map(int,f(t)=g(t),t=a..b);&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description>
      <guid>129204</guid>
      <pubDate>Thu, 29 Dec 2011 20:26:23 Z</pubDate>
      <itunes:author>Preben Alsholm</itunes:author>
      <author>Preben Alsholm</author>
    </item>
    <item>
      <title>rhs</title>
      <link>http://www.mapleprimes.com/questions/129200-Error-Using-Int-Command?ref=Feed:MaplePrimes:Error using int command:Comments#answer129208</link>
      <itunes:summary>&lt;p&gt;Thank You.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thank You.&lt;/p&gt;</description>
      <guid>129208</guid>
      <pubDate>Thu, 29 Dec 2011 21:57:46 Z</pubDate>
      <itunes:author>samantasubho</itunes:author>
      <author>samantasubho</author>
    </item>
  </channel>
</rss>