<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, changing pronumeral results in different results</title>
    <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results</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 07:33:00 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 07:33:00 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, changing pronumeral results in different results</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, changing pronumeral results in different results</title>
      <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results</link>
    </image>
    <item>
      <title>table reference</title>
      <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results?ref=Feed:MaplePrimes:changing pronumeral results in different results:Comments#answer143138</link>
      <itunes:summary>&lt;p&gt;Your subscripted thetac is a table reference. You sheet is doing the 2D Math input equivalent of this 1D input,&lt;/p&gt;
&lt;pre&gt;`&amp;amp;theta;c`:=1:

`&amp;amp;theta;c`;

                               1

`&amp;amp;theta;c`[deg]:=4:

`&amp;amp;theta;c`;
                            &amp;amp;theta;c
&lt;/pre&gt;
&lt;p&gt;By assigning to the table entry you clobber the previously assigned value of the base name. You can get around this by making the 2D Math input of the subscripted thetac[deg] instead be a unique name (so that it does not collide with base name thetac). To do this, highlight all of your subscripted thetac[deg] input, on the left hand side of that assignment statement, and use the right-click context-menu action &lt;strong&gt;2-D Math -&amp;gt; Convert To -&amp;gt; Atomic Identifier&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;If you do this then you'll have to make sure that you also use the same atomic identifier whenever you use it or refer to it later. You could repeat the context-menu action each time, or cut &amp;amp; paste it from earlier.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Your subscripted thetac is a table reference. You sheet is doing the 2D Math input equivalent of this 1D input,&lt;/p&gt;
&lt;pre&gt;`&amp;amp;theta;c`:=1:

`&amp;amp;theta;c`;

                               1

`&amp;amp;theta;c`[deg]:=4:

`&amp;amp;theta;c`;
                            &amp;amp;theta;c
&lt;/pre&gt;
&lt;p&gt;By assigning to the table entry you clobber the previously assigned value of the base name. You can get around this by making the 2D Math input of the subscripted thetac[deg] instead be a unique name (so that it does not collide with base name thetac). To do this, highlight all of your subscripted thetac[deg] input, on the left hand side of that assignment statement, and use the right-click context-menu action &lt;strong&gt;2-D Math -&amp;gt; Convert To -&amp;gt; Atomic Identifier&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;If you do this then you'll have to make sure that you also use the same atomic identifier whenever you use it or refer to it later. You could repeat the context-menu action each time, or cut &amp;amp; paste it from earlier.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>143138</guid>
      <pubDate>Wed, 06 Feb 2013 09:06:20 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Hi Acer, thanks very much. I dont know much</title>
      <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results?ref=Feed:MaplePrimes:changing pronumeral results in different results:Comments#comment143139</link>
      <itunes:summary>&lt;p&gt;Hi Acer, &lt;br&gt;&lt;br&gt;thanks very much. &lt;br&gt;&lt;br&gt;I dont know much about tables and have just looked them up. &lt;br&gt;&lt;br&gt;Can you please tell me why this thetac acts like a table reference? &lt;br&gt;&lt;br&gt;Is it a reserved name? I&amp;nbsp; just ask because the other theta pronumerals dont seem to behave this way.&lt;br&gt;&lt;br&gt;Thanks again. &lt;br&gt;&lt;br&gt;martin&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi Acer, &lt;br&gt;&lt;br&gt;thanks very much. &lt;br&gt;&lt;br&gt;I dont know much about tables and have just looked them up. &lt;br&gt;&lt;br&gt;Can you please tell me why this thetac acts like a table reference? &lt;br&gt;&lt;br&gt;Is it a reserved name? I&amp;nbsp; just ask because the other theta pronumerals dont seem to behave this way.&lt;br&gt;&lt;br&gt;Thanks again. &lt;br&gt;&lt;br&gt;martin&lt;/p&gt;</description>
      <guid>143139</guid>
      <pubDate>Wed, 06 Feb 2013 09:21:47 Z</pubDate>
      <itunes:author>AppOptGrp</itunes:author>
      <author>AppOptGrp</author>
    </item>
    <item>
      <title>subscripted</title>
      <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results?ref=Feed:MaplePrimes:changing pronumeral results in different results:Comments#comment143141</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results#comment143139"&gt;@AppOptGrp&lt;/a&gt;&amp;nbsp;The issue is not with the so-called pronumerals. It is with subscripted names.&lt;/p&gt;
&lt;p&gt;Let's take the simpler example of base name `H`. When you enter the subscripted&amp;nbsp;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=b752bbb18695c20223f492af57e142d0.gif" alt="H[deg]"&gt;&amp;nbsp;in 2D Math input the underlying object &lt;strong&gt;H[deg]&lt;/strong&gt;&amp;nbsp;is, by default, a table reference.&lt;/p&gt;
&lt;p&gt;Your issue is like this, then,&lt;/p&gt;
&lt;pre&gt;H:=4;

                               4

H[deg]:=3;

                               3
H;

                               H
&lt;/pre&gt;
&lt;p&gt;By assigning to H[deg] you bring about a reassignment to `H` itself, which clobbers the previous assignment of 4 to `H`. The new assignment to just `H` is that of a table.&lt;/p&gt;
&lt;pre&gt;eval(H);

                           table([deg = 3])
&lt;/pre&gt;
&lt;p&gt;In the table-reference form of subscipting the subscripting index is mutable. You can change it. The next example had 1D output, but in the Standard GUI the output will appear with subscripted names.&lt;/p&gt;
&lt;pre&gt;foo:=Y[x];

                              Y[x]

subs(x=77,foo);

                             Y[77]
&lt;/pre&gt;
&lt;p&gt;A workaround to your issue is to instead use another form of subscripting, in which the entire subscripted object is just one big name. It can be an immutable name, by which I mean that the subscript is unchangeable. It is a new, unique name all to itself. This new name is called an Atomic Identifier -- Atomic because it's a whole unchanging thing, and Identifier because it's a name.&lt;/p&gt;
&lt;p&gt;Underneath, this name is a complicated thing, all between single left-quotes (name quotes). Enter the following, and you can see the markup, as the output gets rendered as a subscripted thing.&lt;/p&gt;
&lt;pre&gt;bar := `#msub(mi("Y"),mi(x))`;

subs(x=77,bar);
&lt;/pre&gt;
&lt;p&gt;Notice that `subs` did nothing to it, just as &lt;strong&gt;subs(x=77,vwxyz)&lt;/strong&gt; wouldn't output &lt;strong&gt;vw77yz&lt;/strong&gt; either!&lt;/p&gt;
&lt;p&gt;The context-menu action described in my Answer above converts table reference Y[x] into such a complicated name, behind the scenes. It is a new name which happens to get typeset nicely, as a subscripted thing.&lt;/p&gt;
&lt;p&gt;That complicated Atomic Identifier is unrelated to the base name `Y` of the earlier table, and assigning to the Atomic Identifier will not cause any new assignment to the table's base name `Y`, and so won't clobber any previous assignment to `Y`.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results#comment143139"&gt;@AppOptGrp&lt;/a&gt;&amp;nbsp;The issue is not with the so-called pronumerals. It is with subscripted names.&lt;/p&gt;
&lt;p&gt;Let's take the simpler example of base name `H`. When you enter the subscripted&amp;nbsp;&lt;img class="math" src="http://www.mapleprimes.com/MapleImage.ashx?f=b752bbb18695c20223f492af57e142d0.gif" alt="H[deg]"&gt;&amp;nbsp;in 2D Math input the underlying object &lt;strong&gt;H[deg]&lt;/strong&gt;&amp;nbsp;is, by default, a table reference.&lt;/p&gt;
&lt;p&gt;Your issue is like this, then,&lt;/p&gt;
&lt;pre&gt;H:=4;

                               4

H[deg]:=3;

                               3
H;

                               H
&lt;/pre&gt;
&lt;p&gt;By assigning to H[deg] you bring about a reassignment to `H` itself, which clobbers the previous assignment of 4 to `H`. The new assignment to just `H` is that of a table.&lt;/p&gt;
&lt;pre&gt;eval(H);

                           table([deg = 3])
&lt;/pre&gt;
&lt;p&gt;In the table-reference form of subscipting the subscripting index is mutable. You can change it. The next example had 1D output, but in the Standard GUI the output will appear with subscripted names.&lt;/p&gt;
&lt;pre&gt;foo:=Y[x];

                              Y[x]

subs(x=77,foo);

                             Y[77]
&lt;/pre&gt;
&lt;p&gt;A workaround to your issue is to instead use another form of subscripting, in which the entire subscripted object is just one big name. It can be an immutable name, by which I mean that the subscript is unchangeable. It is a new, unique name all to itself. This new name is called an Atomic Identifier -- Atomic because it's a whole unchanging thing, and Identifier because it's a name.&lt;/p&gt;
&lt;p&gt;Underneath, this name is a complicated thing, all between single left-quotes (name quotes). Enter the following, and you can see the markup, as the output gets rendered as a subscripted thing.&lt;/p&gt;
&lt;pre&gt;bar := `#msub(mi("Y"),mi(x))`;

subs(x=77,bar);
&lt;/pre&gt;
&lt;p&gt;Notice that `subs` did nothing to it, just as &lt;strong&gt;subs(x=77,vwxyz)&lt;/strong&gt; wouldn't output &lt;strong&gt;vw77yz&lt;/strong&gt; either!&lt;/p&gt;
&lt;p&gt;The context-menu action described in my Answer above converts table reference Y[x] into such a complicated name, behind the scenes. It is a new name which happens to get typeset nicely, as a subscripted thing.&lt;/p&gt;
&lt;p&gt;That complicated Atomic Identifier is unrelated to the base name `Y` of the earlier table, and assigning to the Atomic Identifier will not cause any new assignment to the table's base name `Y`, and so won't clobber any previous assignment to `Y`.&lt;/p&gt;</description>
      <guid>143141</guid>
      <pubDate>Wed, 06 Feb 2013 10:11:03 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>convert/identifier</title>
      <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results?ref=Feed:MaplePrimes:changing pronumeral results in different results:Comments#comment143148</link>
      <itunes:summary>&lt;p&gt;I don't know whether it's useful here, but one can write and use an extension to the programmatic convert mechanism for this. &amp;nbsp;It might not be useful for this particular case, since the right-click context-menu acts nicely in place on a 2D Math table-reference input. Also (except in Maple 16 where it's weird?) there is the subliteral entry on the Layout palette which allows one to enter such atomic subscripted names.&lt;/p&gt;
&lt;p&gt;Anyway, using &lt;a href="http://www.mapleprimes.com/posts/135657-Convertidentifier"&gt;this&lt;/a&gt; code,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;form name="worksheet_form"&gt;
&lt;table style="width: 576px;" align="center"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;`convert/identifier`:=proc(x)&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;cat(`#`,convert(convert(:-Typesetting:-Typeset(x),&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;`global`),&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;name));&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;end proc:&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;T:=convert(H[deg],identifier);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;img style="vertical-align: -11;" src="/view.aspx?sf=143148/453301/b222c6b97daf0c892f50ab7a1ecb9abb.gif" alt="`#msub(mi(&amp;quot;H&amp;quot;),mi(&amp;quot;deg&amp;quot;))`" width="61" height="28"&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;lprint(T);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;`#msub(mi("H"),mi("deg"))`&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;T - H[deg];&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;img style="vertical-align: -11;" src="/view.aspx?sf=143148/453301/cb16a889cf51018948e9bc16e19a4915.gif" alt="`#msub(mi(&amp;quot;H&amp;quot;),mi(&amp;quot;deg&amp;quot;))`-H[deg]" width="80" height="28"&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;input type="hidden" name="sequence" value="1"&gt; &lt;input type="hidden" name="cmd" value="none"&gt;&lt;/form&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143148/453301/convertidentifier.mw"&gt;Download convertidentifier.mw&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I don't know whether it's useful here, but one can write and use an extension to the programmatic convert mechanism for this. &amp;nbsp;It might not be useful for this particular case, since the right-click context-menu acts nicely in place on a 2D Math table-reference input. Also (except in Maple 16 where it's weird?) there is the subliteral entry on the Layout palette which allows one to enter such atomic subscripted names.&lt;/p&gt;
&lt;p&gt;Anyway, using &lt;a href="http://www.mapleprimes.com/posts/135657-Convertidentifier"&gt;this&lt;/a&gt; code,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;form name="worksheet_form"&gt;
&lt;table style="width: 576px;" align="center"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;`convert/identifier`:=proc(x)&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;cat(`#`,convert(convert(:-Typesetting:-Typeset(x),&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;`global`),&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;name));&lt;br&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;end proc:&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;T:=convert(H[deg],identifier);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;img style="vertical-align: -11;" src="/view.aspx?sf=143148/453301/b222c6b97daf0c892f50ab7a1ecb9abb.gif" alt="`#msub(mi(&amp;quot;H&amp;quot;),mi(&amp;quot;deg&amp;quot;))`" width="61" height="28"&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;lprint(T);&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #0000ff; font-size: 100%; font-family: Courier New,monospace; font-weight: normal; font-style: normal;"&gt;`#msub(mi("H"),mi("deg"))`&lt;/span&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;T - H[deg];&lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="center"&gt;&lt;img style="vertical-align: -11;" src="/view.aspx?sf=143148/453301/cb16a889cf51018948e9bc16e19a4915.gif" alt="`#msub(mi(&amp;quot;H&amp;quot;),mi(&amp;quot;deg&amp;quot;))`-H[deg]" width="80" height="28"&gt;&lt;/p&gt;
&lt;table style="margin-left: 0px; margin-right: 0px;"&gt;
&lt;tbody&gt;
&lt;tr valign="baseline"&gt;
&lt;td&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt; &amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p style="margin: 0 0 0 0; padding-top: 0px; padding-bottom: 0px;" align="left"&gt;&lt;span style="color: #ff0000; font-size: 100%; font-family: Courier New,monospace; font-weight: bold; font-style: normal;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;input type="hidden" name="sequence" value="1"&gt; &lt;input type="hidden" name="cmd" value="none"&gt;&lt;/form&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/view.aspx?sf=143148/453301/convertidentifier.mw"&gt;Download convertidentifier.mw&lt;/a&gt;&lt;/p&gt;</description>
      <guid>143148</guid>
      <pubDate>Wed, 06 Feb 2013 12:22:55 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>Thanks very much acer, for your detailed</title>
      <link>http://www.mapleprimes.com/questions/143137-Changing-Pronumeral-Results-In-Different-Results?ref=Feed:MaplePrimes:changing pronumeral results in different results:Comments#comment143154</link>
      <itunes:summary>&lt;p&gt;Thanks very much acer, for your detailed response. It seems that I was misunderstanding the fundamental error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for taking the time to clearly correct this. It made a big positive difference.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(seems like I cant vote to my own questions, otherwise i would)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Martin&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thanks very much acer, for your detailed response. It seems that I was misunderstanding the fundamental error.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for taking the time to clearly correct this. It made a big positive difference.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(seems like I cant vote to my own questions, otherwise i would)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Martin&lt;/p&gt;</description>
      <guid>143154</guid>
      <pubDate>Wed, 06 Feb 2013 13:53:48 Z</pubDate>
      <itunes:author>AppOptGrp</itunes:author>
      <author>AppOptGrp</author>
    </item>
  </channel>
</rss>