<?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 Problems finding the maximum value of a function within a given range of a vector in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018163#M217335</link>
    <description>&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;Hi guys, I need your help to solve the problem that I attach below&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i have version 11.0&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="pannus0_0-1748625894664.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/123716i8AF359FF42B43099/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pannus0_0-1748625894664.png" alt="pannus0_0-1748625894664.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I wish to find the maximum value of a function containing a range of values in z.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;receive my best regards&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 May 2025 17:29:03 GMT</pubDate>
    <dc:creator>pannus0</dc:creator>
    <dc:date>2025-05-30T17:29:03Z</dc:date>
    <item>
      <title>Problems finding the maximum value of a function within a given range of a vector</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018163#M217335</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;Hi guys, I need your help to solve the problem that I attach below&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;i have version 11.0&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="pannus0_0-1748625894664.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/123716i8AF359FF42B43099/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pannus0_0-1748625894664.png" alt="pannus0_0-1748625894664.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I wish to find the maximum value of a function containing a range of values in z.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;receive my best regards&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 17:29:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018163#M217335</guid>
      <dc:creator>pannus0</dc:creator>
      <dc:date>2025-05-30T17:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems finding the maximum value of a function within a given range of a vector</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018167#M217336</link>
      <description>&lt;P&gt;See attached.&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 17:48:49 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018167#M217336</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2025-05-30T17:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems finding the maximum value of a function within a given range of a vector</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018176#M217338</link>
      <description>&lt;P&gt;The inline evaluation (equal sign) after the definition of range z was an undocumented trick which turned a range into a vector. This worked up to Prime 9, but has no effect in Prime 10 or 11.&lt;/P&gt;
&lt;P&gt;In Prime 11 a new built-in function "vec" was provided which could be used to turn a range into a vector but also to define a vector right away.&lt;/P&gt;
&lt;P&gt;So you simply could use&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1748629818491.png" style="width: 271px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/123723i5ADC2AA0524625CA/image-dimensions/271x140?v=v2" width="271" height="140" role="button" title="Werner_E_0-1748629818491.png" alt="Werner_E_0-1748629818491.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 18:30:45 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Problems-finding-the-maximum-value-of-a-function-within-a-given/m-p/1018176#M217338</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-05-30T18:30:45Z</dc:date>
    </item>
  </channel>
</rss>

