<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Searching a symbolic element in a square matrix (Using MATHCAD 15) in Mathcad</title>
    <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974366#M213923</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Yep, I make use of those features frequently.&lt;/P&gt;
&lt;P&gt;On the other hand, Mathcad 11's match() function doesn't work the way Werner showed. It's not equipped to work symbolically:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1726765795969.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110812iAA53D427FB48C14D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1726765795969.png" alt="LucMeekes_0-1726765795969.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;No symbolic result was found. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've had a sporadic play with trying to find a way to get MP10 to return better symbolic expression "resolution" of names.&amp;nbsp; Unfortunately, I've had little joy (&lt;EM&gt;for values of little&amp;nbsp;→ 0&lt;/EM&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However,&amp;nbsp; in partial compensation, I posted a crisp, new numeric match function here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Mathcad/Match-Function-Error/m-p/974363/highlight/true#M213922" target="_blank"&gt;https://community.ptc.com/t5/Mathcad/Match-Function-Error/m-p/974363/highlight/true#M213922&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(&lt;EM&gt;When I say "new", I mean an old M11-version, restructured for MP10 and with a general tidy-up&lt;/EM&gt;)&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The added IsRange function uses the type exhaustion method because it doesn't look as ugly as the try-else alternative of trapping a non-range operator error (eg, sum)).&amp;nbsp; And I could use MP's IsFunction to reduce error by type omission.&amp;nbsp; Original Mathcad 11's on error construct allows for nice, compact code, so an error-trapping IsRange might be the better route to go for M11. I know I used to do some form of check for ranges in M11, but I can't remember what.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2024 15:17:32 GMT</pubDate>
    <dc:creator>StuartBruff</dc:creator>
    <dc:date>2024-09-27T15:17:32Z</dc:date>
    <item>
      <title>Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972166#M213589</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT face="times new roman,times"&gt;A big hello to everyone here, &lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT face="times new roman,times"&gt;I'm looking for a little program that receives as parameters only a square matrix of alphanumeric elements and a symbolic element to search in it. The program must return the row and column indices of the element searched. Is anyone able to make it? It seems simple to me. I thank very much whoever wants to do it.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 14:02:01 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972166#M213589</guid>
      <dc:creator>-MFra-</dc:creator>
      <dc:date>2024-09-18T14:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972174#M213590</link>
      <description>&lt;P&gt;That's quite the challenge:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1726669400087.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110702i2EF64CFDF23E888A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1726669400087.png" alt="LucMeekes_0-1726669400087.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The 'item'&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_1-1726669439915.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110703iEC71D0BF93224A01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_1-1726669439915.png" alt="LucMeekes_1-1726669439915.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;does not occur (as an element) in the matrix, in contrast to&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_2-1726669515422.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110704i9957F8CD4220A214/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_2-1726669515422.png" alt="LucMeekes_2-1726669515422.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 14:25:44 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972174#M213590</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2024-09-18T14:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972205#M213596</link>
      <description>&lt;P&gt;The numerics can not distinguish between &lt;FONT face="courier new,courier"&gt;-L.0*s&lt;/FONT&gt; and&lt;FONT face="courier new,courier"&gt; -0.000005&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;So a numerically evaluated "&lt;FONT face="courier new,courier"&gt;match&lt;/FONT&gt;" command will give you the position of both and also, depending on the setting of the system variable TOL even others which are "close" enough.&lt;/P&gt;
&lt;P&gt;A symbolically evaluated "&lt;FONT face="courier new,courier"&gt;match&lt;/FONT&gt;" will give you the result you probably are looking for.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_2-1726670642542.png" style="width: 999px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110710iD49BA882C53160C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Werner_E_2-1726670642542.png" alt="Werner_E_2-1726670642542.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1726670950307.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110711i3551FF6580585439/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_3-1726670950307.png" alt="Werner_E_3-1726670950307.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And, no, you can't look for just&lt;FONT face="courier new,courier"&gt; L.0&lt;/FONT&gt;, you have to use the full exact expression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 14:50:21 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972205#M213596</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2024-09-18T14:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972249#M213600</link>
      <description>&lt;P&gt;Argh, me hearty! I'm in full on pirate mode, today, and 'tis capturing your worksheet I being!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A random thought was making its merry way through the aether and got tangled up in my skull.&amp;nbsp; Poor thing.&amp;nbsp; However, whilst it was there it wondered what would happen if I looked for coefficients of the desired variable.&amp;nbsp; Sooo, ....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024 09 18 B.png" style="width: 880px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110724i83633ADA28E0340E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024 09 18 B.png" alt="2024 09 18 B.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024 09 18 C.png" style="width: 737px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110725iCE697018A6A5FF5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024 09 18 C.png" alt="2024 09 18 C.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 17:55:06 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972249#M213600</guid>
      <dc:creator>StuartBruff</dc:creator>
      <dc:date>2024-09-18T17:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972263#M213602</link>
      <description>&lt;P&gt;Congratulations on your pirate genes and the 'random thought' in your head. That really is a very clever approach!&lt;/P&gt;
&lt;P&gt;Due to the nature of "coeffs" it will work pretty well as long as the variable is in a polynomial term. It will not find the position if its inside a function like sin or exp as then coeffs returns just a 1x1 matrix.&lt;BR /&gt;maybe if we combine it with "series" ....&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1726688833331.png" style="width: 999px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110728iB32513BFB5D36F18/image-size/large?v=v2&amp;amp;px=999" role="button" title="Werner_E_0-1726688833331.png" alt="Werner_E_0-1726688833331.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It fails if L.0^2 is replaced by L.0^3 because of the modifier "3" in "coeffs".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also came across an effect with "coeffs" which I was not aware of and which puzzled me at first - I seem to have completely forgotten about the additional "degree" modifier &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1726689348001.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110731iE5B98EC9EAE222A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_3-1726689348001.png" alt="Werner_E_3-1726689348001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 20:00:13 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972263#M213602</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2024-09-18T20:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972287#M213605</link>
      <description>&lt;P&gt;Nice.&amp;nbsp; &amp;nbsp;I was aware of the limitations of coeffs but a savvy pirate sticks to raiding lone, silver-heavy carracks with scurvy-ridden crews, and leaves fully tooled-up and escorted galleons to others.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would have been a far easier task if the symbolic engine could split expressions into atomic symbols.&amp;nbsp; Indeed, it may well have that capability (almost certainly must have), but it just does not make it public.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IIRC, the Vanilla Mathcad 11 symbolic engine "leaked" a few undocumented Maple functions into the wild.&amp;nbsp; I think ops and subsop were some of them, as was eval (&lt;EM&gt;OK, I found a couple of old .mcd worksheets that used them&lt;/EM&gt;).&amp;nbsp;ops was useful for getting at elements of an expression, and subsop allowed substitution of elements in an expression. Needless to say, they were soon corralled and put to work in the employ of various Mathcadders.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.maplesoft.com/support/help/Maple/view.aspx?path=op&amp;amp;cid=663" target="_blank"&gt;https://www.maplesoft.com/support/help/Maple/view.aspx?path=op&amp;amp;cid=663&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.maplesoft.com/support/help/view.aspx?path=subsop" target="_blank"&gt;https://www.maplesoft.com/support/help/view.aspx?path=subsop&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 22:38:55 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972287#M213605</guid>
      <dc:creator>StuartBruff</dc:creator>
      <dc:date>2024-09-18T22:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972551#M213643</link>
      <description>&lt;P&gt;Yep, I make use of those features frequently.&lt;/P&gt;
&lt;P&gt;On the other hand, Mathcad 11's match() function doesn't work the way Werner showed. It's not equipped to work symbolically:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1726765795969.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110812iAA53D427FB48C14D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1726765795969.png" alt="LucMeekes_0-1726765795969.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;No symbolic result was found. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 17:11:11 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/972551#M213643</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2024-09-19T17:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974366#M213923</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Yep, I make use of those features frequently.&lt;/P&gt;
&lt;P&gt;On the other hand, Mathcad 11's match() function doesn't work the way Werner showed. It's not equipped to work symbolically:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1726765795969.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110812iAA53D427FB48C14D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1726765795969.png" alt="LucMeekes_0-1726765795969.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;No symbolic result was found. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've had a sporadic play with trying to find a way to get MP10 to return better symbolic expression "resolution" of names.&amp;nbsp; Unfortunately, I've had little joy (&lt;EM&gt;for values of little&amp;nbsp;→ 0&lt;/EM&gt;).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However,&amp;nbsp; in partial compensation, I posted a crisp, new numeric match function here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Mathcad/Match-Function-Error/m-p/974363/highlight/true#M213922" target="_blank"&gt;https://community.ptc.com/t5/Mathcad/Match-Function-Error/m-p/974363/highlight/true#M213922&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(&lt;EM&gt;When I say "new", I mean an old M11-version, restructured for MP10 and with a general tidy-up&lt;/EM&gt;)&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The added IsRange function uses the type exhaustion method because it doesn't look as ugly as the try-else alternative of trapping a non-range operator error (eg, sum)).&amp;nbsp; And I could use MP's IsFunction to reduce error by type omission.&amp;nbsp; Original Mathcad 11's on error construct allows for nice, compact code, so an error-trapping IsRange might be the better route to go for M11. I know I used to do some form of check for ranges in M11, but I can't remember what.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 15:17:32 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974366#M213923</guid>
      <dc:creator>StuartBruff</dc:creator>
      <dc:date>2024-09-27T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974371#M213924</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/66934"&gt;@Werner_E&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also came across an effect with "coeffs" which I was not aware of and which puzzled me at first - I seem to have completely forgotten about the additional "degree" modifier &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1726689348001.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/110731iE5B98EC9EAE222A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_3-1726689348001.png" alt="Werner_E_3-1726689348001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What I have long thought would be a decent enhancement along the same lines is returning prime factorization in that format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2024 09 27 J.png" style="width: 999px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/111417i946736F6E81EFA95/image-size/large?v=v2&amp;amp;px=999" role="button" title="2024 09 27 J.png" alt="2024 09 27 J.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mathcad goes to all the trouble of working out the prime factorization, and then all you can do is look at how pretty the result is.&amp;nbsp; Sure, I can copy the factors out by hand, but once again, we're into &lt;EM&gt;buy-dog, bark-yourself&lt;/EM&gt; territory. Wuff!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stuart&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 15:39:34 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974371#M213924</guid>
      <dc:creator>StuartBruff</dc:creator>
      <dc:date>2024-09-27T15:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Searching a symbolic element in a square matrix (Using MATHCAD 15)</title>
      <link>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974402#M213926</link>
      <description>&lt;P&gt;Looks like my version of Prime is broken&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1727457879724.png" style="width: 400px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/111427i30E75D2250827FE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1727457879724.png" alt="Werner_E_0-1727457879724.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;From your description I would have expected the result&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1727457911089.png" style="width: 65px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/111428iA11A94F1C7B524CB/image-dimensions/65x87?v=v2" width="65" height="87" role="button" title="Werner_E_1-1727457911089.png" alt="Werner_E_1-1727457911089.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Maybe in Prime 11, 12, 13, ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 17:25:41 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Searching-a-symbolic-element-in-a-square-matrix-Using-MATHCAD-15/m-p/974402#M213926</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2024-09-27T17:25:41Z</dc:date>
    </item>
  </channel>
</rss>

