<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Displaying calculations</title>
    <link>http://www.mapleprimes.com/questions/128329-Displaying-Calculations</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 09:29:01 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 09:29:01 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Displaying calculations</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Displaying calculations</title>
      <link>http://www.mapleprimes.com/questions/128329-Displaying-Calculations</link>
    </image>
    <item>
      <title>some links</title>
      <link>http://www.mapleprimes.com/questions/128329-Displaying-Calculations?ref=Feed:MaplePrimes:Displaying calculations:Comments#answer128330</link>
      <itunes:summary>&lt;p&gt;You could have a look at &lt;a href="http://www.mapleprimes.com/questions/125971-Output-Form-On-An-Eqaution#comment126616"&gt;this&lt;/a&gt; kind of thing (and also the various links at the bottom of that Comment, and others' Answers).&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You could have a look at &lt;a href="http://www.mapleprimes.com/questions/125971-Output-Form-On-An-Eqaution#comment126616"&gt;this&lt;/a&gt; kind of thing (and also the various links at the bottom of that Comment, and others' Answers).&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>128330</guid>
      <pubDate>Fri, 02 Dec 2011 21:41:26 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Thanks</title>
      <link>http://www.mapleprimes.com/questions/128329-Displaying-Calculations?ref=Feed:MaplePrimes:Displaying calculations:Comments#comment128333</link>
      <itunes:summary>&lt;p&gt;Thanks, Acer for your help.&lt;/p&gt;
&lt;p&gt;The solution I will try to use for a while is:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;gt; show:=proc(expr::uneval)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subsindets(expr,And(name,satisfies(t-&amp;gt;type(eval(t),constant))),``@eval) = eval(expr):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;end proc:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Using that procedure&amp;nbsp;in a variable&amp;nbsp;assignment seems to be working fine, even with expressions involving fractional exponents expressed by a variable.&lt;/p&gt;
&lt;p&gt;I haven't tried anything involving matrices or calculus yet.&lt;/p&gt;
&lt;p&gt;TWER&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thanks, Acer for your help.&lt;/p&gt;
&lt;p&gt;The solution I will try to use for a while is:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;gt; show:=proc(expr::uneval)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subsindets(expr,And(name,satisfies(t-&amp;gt;type(eval(t),constant))),``@eval) = eval(expr):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;end proc:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Using that procedure&amp;nbsp;in a variable&amp;nbsp;assignment seems to be working fine, even with expressions involving fractional exponents expressed by a variable.&lt;/p&gt;
&lt;p&gt;I haven't tried anything involving matrices or calculus yet.&lt;/p&gt;
&lt;p&gt;TWER&lt;/p&gt;</description>
      <guid>128333</guid>
      <pubDate>Sat, 03 Dec 2011 01:48:47 Z</pubDate>
      <itunes:author>trosenberger</itunes:author>
      <author>trosenberger</author>
    </item>
  </channel>
</rss>