﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="1.0.8348.30405"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>d4f7c914-2498-4dc1-8619-814098c92213</id>
      <revision>9</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <approximateEqualAccuracy>0</approximateEqualAccuracy>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" viewMode="0" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="1" orientation="Portrait" width="850" height="1100" />
      <margins left="39" right="39" top="39" bottom="39" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="1.0.8348.30405" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.8348.30405" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.12.8348.30405" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="TextRegion" version="1.11.8348.30405" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="AreaRegion" version="1.11.8348.30405" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
      <assembly name="X-Y Plot Region (JXCharts)" version="0.2.8209.38826" guid="c12231ec-4873-43c1-a7d0-a167ebd17066" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="594" top="27" width="157" height="47" color="#000000" bgColor="#f0ffc8" fontSize="12">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">axes</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="9" top="36" width="510" height="38" color="#000000" bgColor="#80ffff" fontSize="20" isBreakable="false">
      <text lang="eng" width="502" fontFamily="Arial" fontSize="10">
        <content>
          <p style="font-weight: bold; font-family: Courier New; font-size: 20px; background-color: #80ffff;">Golden-Ratio [min/max]... roots</p>
        </content>
      </text>
    </region>
    <region top="81" color="#ff0000" bgColor="#ebebeb">
      <area collapsed="true">
        <title lang="eng">
          <content>
            <p>     Golden ratio min/max     </p>
          </content>
        </title>
      </area>
      <region left="36" top="126" width="510" height="554" border="true" color="#000000" bgColor="#f5f5f5" fontSize="10">
        <math decimalPlaces="6">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>Code adapted from  Mathcad 11</p>
            </content>
          </description>
          <input>
            <e type="operand">f</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operand">test</e>
            <e type="operand">TOL</e>
            <e type="function" args="5">Extrema</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">G</e>
            <e type="operand">3</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">b</e>
            <e type="operator" args="2">*</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">a</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">-</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">5</e>
            <e type="function" args="1">sqrt</e>
            <e type="operator" args="2">*</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operator" args="2">-</e>
            <e type="bracket">(</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">+</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y1</e>
            <e type="operand">y2</e>
            <e type="operator" args="2">≥</e>
            <e type="bracket">(</e>
            <e type="operand" style="string">max in range</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">y1</e>
            <e type="operand">y2</e>
            <e type="operator" args="2">≤</e>
            <e type="bracket">(</e>
            <e type="operand" style="string">min in range</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">x1</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">G</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y1</e>
            <e type="operand">x1</e>
            <e type="function" args="1">f</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x2</e>
            <e type="operand">b</e>
            <e type="operand">a</e>
            <e type="function" args="2">G</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y2</e>
            <e type="operand">x2</e>
            <e type="function" args="1">f</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">4</e>
            <e type="operand">1</e>
            <e type="function" args="6">line</e>
            <e type="operand">iter</e>
            <e type="operand">0</e>
            <e type="operator" args="2">:</e>
            <e type="operand">iter</e>
            <e type="operand">1000</e>
            <e type="operator" args="2">&lt;</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">abs</e>
            <e type="operand">TOL</e>
            <e type="operator" args="2">≤</e>
            <e type="operand">break</e>
            <e type="operand">test</e>
            <e type="operand">b</e>
            <e type="operand">x2</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x2</e>
            <e type="operand">x1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y2</e>
            <e type="operand">y1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x1</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">G</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y1</e>
            <e type="operand">x1</e>
            <e type="function" args="1">f</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">5</e>
            <e type="operand">1</e>
            <e type="function" args="7">line</e>
            <e type="operand">a</e>
            <e type="operand">x1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x1</e>
            <e type="operand">x2</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y1</e>
            <e type="operand">y2</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x2</e>
            <e type="operand">b</e>
            <e type="operand">a</e>
            <e type="function" args="2">G</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y2</e>
            <e type="operand">x2</e>
            <e type="function" args="1">f</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">5</e>
            <e type="operand">1</e>
            <e type="function" args="7">line</e>
            <e type="function" args="3">if</e>
            <e type="operand">iter</e>
            <e type="operand">iter</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="operator" args="2">:</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">line</e>
            <e type="function" args="3">if</e>
            <e type="function" args="2">while</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operator" args="2">+</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">7</e>
            <e type="operand">1</e>
            <e type="function" args="9">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="558" top="585" width="65" height="62" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operator" args="2">+</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">iter</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">mat</e>
          </input>
        </math>
      </region>
      <region top="747" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="153" top="774" width="210" height="49" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">y1</e>
          <e type="operand">y2</e>
          <e type="operator" args="2">≥</e>
          <e type="bracket">(</e>
          <e type="operand" style="string">max in range</e>
          <e type="operator" args="2">≡</e>
          <e type="operand">y1</e>
          <e type="operand">y2</e>
          <e type="operator" args="2">≤</e>
          <e type="bracket">(</e>
          <e type="operand" style="string">min in range</e>
          <e type="operator" args="2">≡</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">sys</e>
        </input>
      </math>
    </region>
    <region left="387" top="783" width="256" height="35" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math>
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="operand">4</e>
          <e type="operator" args="2">^</e>
          <e type="operand">2</e>
          <e type="operand">x</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="operand">7</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="operand">2</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="1">eval</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="666" top="783" width="84" height="33" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math decimalPlaces="9">
        <input>
          <e type="operand">ε</e>
          <e type="operand">10</e>
          <e type="operand">15</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="828" width="705" height="62" color="#000000" bgColor="#f0ffc8" fontSize="12" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p style="font-family: Courier New; font-size: 12px; background-color: #f0ffc8;">By setting f(x):=eval(,)by default, it will cope with all "_not defined"<br />As well, you may have to use local definition.<br />Some functions will ONLY accept higher 'ε' ... 10^{-14} ... 10^{-13}</p>
        </content>
      </text>
    </region>
    <region left="657" top="900" width="101" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">t0</e>
          <e type="operand">1</e>
          <e type="function" args="1">time</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="927" width="313" height="260" border="true" color="#000000" bgColor="#f5f5f5" fontSize="10">
      <math>
        <description active="true" position="Top" lang="eng">
          <content>
            <p>rootsDichotomy local command line style</p>
          </content>
        </description>
        <input>
          <e type="operand">x0</e>
          <e type="operand">x1</e>
          <e type="operand">TOL</e>
          <e type="function" args="3">D</e>
          <e type="operand">a</e>
          <e type="operand">x0</e>
          <e type="operator" args="2">:</e>
          <e type="operand">b</e>
          <e type="operand">x1</e>
          <e type="operator" args="2">:</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="function" args="4">mat</e>
          <e type="operand">xn</e>
          <e type="operand">b</e>
          <e type="operand">a</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
          <e type="operand">ε</e>
          <e type="operand">TOL</e>
          <e type="operator" args="2">:</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="function" args="4">mat</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">sys</e>
          <e type="operand">n</e>
          <e type="operand">0</e>
          <e type="operator" args="2">:</e>
          <e type="operand">xn</e>
          <e type="function" args="1">f</e>
          <e type="function" args="1">abs</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">&gt;</e>
          <e type="operand">xn</e>
          <e type="function" args="1">f</e>
          <e type="operand">a</e>
          <e type="function" args="1">f</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0</e>
          <e type="operator" args="2">≤</e>
          <e type="operand">b</e>
          <e type="operand">xn</e>
          <e type="operator" args="2">:</e>
          <e type="operand">a</e>
          <e type="operand">xn</e>
          <e type="operator" args="2">:</e>
          <e type="function" args="3">if</e>
          <e type="operand">xn</e>
          <e type="operand">b</e>
          <e type="operand">a</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
          <e type="operand">n</e>
          <e type="operand">n</e>
          <e type="operand">1</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
          <e type="operand">3</e>
          <e type="operand">1</e>
          <e type="function" args="5">line</e>
          <e type="function" args="2">while</e>
          <e type="operand">xn</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">line</e>
          <e type="operand">3</e>
          <e type="operand">1</e>
          <e type="function" args="5">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="351" top="927" width="307" height="69" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">X</e>
          <e type="operand">f</e>
          <e type="operand">1.5</e>
          <e type="operator" args="1">-</e>
          <e type="operand">1</e>
          <e type="operator" args="1">-</e>
          <e type="operand">y1</e>
          <e type="operand">y2</e>
          <e type="operator" args="2">≤</e>
          <e type="operand">ε</e>
          <e type="function" args="5">Extrema</e>
          <e type="operand">f</e>
          <e type="operand">0.5</e>
          <e type="operator" args="1">-</e>
          <e type="operand">0.5</e>
          <e type="operand">y1</e>
          <e type="operand">y2</e>
          <e type="operator" args="2">≥</e>
          <e type="operand">ε</e>
          <e type="function" args="5">Extrema</e>
          <e type="operand">f</e>
          <e type="operand">2.5</e>
          <e type="operand">3</e>
          <e type="operand">y1</e>
          <e type="operand">y2</e>
          <e type="operator" args="2">≤</e>
          <e type="operand">ε</e>
          <e type="function" args="5">Extrema</e>
          <e type="operand">3</e>
          <e type="operand">1</e>
          <e type="function" args="5">mat</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="603" top="999" width="151" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="1">
        <input>
          <e type="operand">1</e>
          <e type="function" args="1">time</e>
          <e type="operand">t0</e>
          <e type="operator" args="2">-</e>
        </input>
        <result action="numeric">
          <e type="operand">0.5</e>
          <e type="operand" style="unit">s</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="351" top="1026" width="100" height="33" color="#000000" bgColor="#f5f5f5" fontSize="10">
      <math>
        <description active="true" position="Left" lang="eng">
          <content>
            <p>on failure , increase TOL</p>
          </content>
        </description>
        <input>
          <e type="operand">TOL</e>
          <e type="operand">10</e>
          <e type="operand">12</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="351" top="1071" width="358" height="49" color="#000000" bgColor="#f5f5f5" fontSize="10">
      <math decimalPlaces="12" trailingZeros="true">
        <input>
          <e type="operand">r</e>
          <e type="operand">2.5</e>
          <e type="operator" args="1">-</e>
          <e type="operand">1.5</e>
          <e type="operator" args="1">-</e>
          <e type="operand">TOL</e>
          <e type="function" args="3">D</e>
          <e type="operand">3.5</e>
          <e type="operand">4</e>
          <e type="operand">TOL</e>
          <e type="function" args="3">D</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">mat</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand">1.922518473318</e>
          <e type="operator" args="1">-</e>
          <e type="operand">3.852153430325</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">mat</e>
        </result>
      </math>
    </region>
    <region left="351" top="1125" width="283" height="87" color="#000000" bgColor="#f5f5f5" fontSize="12">
      <math decimalPlaces="15">
        <input>
          <e type="operand">X</e>
        </input>
        <result action="numeric">
          <e type="operand">1.26556446000827</e>
          <e type="operator" args="1">-</e>
          <e type="operand">2.81605475000001</e>
          <e type="operand">10</e>
          <e type="operand">8</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="1">-</e>
          <e type="operand">2.76556437660309</e>
          <e type="operand">3</e>
          <e type="operand">1</e>
          <e type="function" args="5">mat</e>
        </result>
      </math>
    </region>
    <region left="18" top="1224" width="258" height="198" color="#000000" bgColor="#f0ffc8" fontSize="10">
      <math>
        <input>
          <e type="operand">plot</e>
          <e type="operand">x</e>
          <e type="function" args="1">f</e>
          <e type="operand">axes</e>
          <e type="operand">X</e>
          <e type="operand">1</e>
          <e type="function" args="2">el</e>
          <e type="operand">X</e>
          <e type="operand">1</e>
          <e type="function" args="2">el</e>
          <e type="function" args="1">f</e>
          <e type="operand" style="string">+</e>
          <e type="operand">20</e>
          <e type="operand" style="string">red</e>
          <e type="operand">X</e>
          <e type="operand">2</e>
          <e type="function" args="2">el</e>
          <e type="operand">X</e>
          <e type="operand">2</e>
          <e type="function" args="2">el</e>
          <e type="function" args="1">f</e>
          <e type="operand" style="string">+</e>
          <e type="operand">20</e>
          <e type="operand" style="string">red</e>
          <e type="operand">X</e>
          <e type="operand">3</e>
          <e type="function" args="2">el</e>
          <e type="operand">X</e>
          <e type="operand">3</e>
          <e type="function" args="2">el</e>
          <e type="function" args="1">f</e>
          <e type="operand" style="string">+</e>
          <e type="operand">20</e>
          <e type="operand" style="string">red</e>
          <e type="operand">3</e>
          <e type="operand">5</e>
          <e type="function" args="17">mat</e>
          <e type="operand">r</e>
          <e type="operand">1</e>
          <e type="function" args="2">el</e>
          <e type="operand">0</e>
          <e type="operand" style="string">.</e>
          <e type="operand">4</e>
          <e type="operand" style="string">black</e>
          <e type="operand">1</e>
          <e type="operand">5</e>
          <e type="function" args="7">mat</e>
          <e type="operand">r</e>
          <e type="operand">2</e>
          <e type="function" args="2">el</e>
          <e type="operand">0</e>
          <e type="operand" style="string">.</e>
          <e type="operand">4</e>
          <e type="operand" style="string">black</e>
          <e type="operand">1</e>
          <e type="operand">5</e>
          <e type="function" args="7">mat</e>
          <e type="operand">5</e>
          <e type="operand">1</e>
          <e type="function" args="7">sys</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="351" top="1224" width="376" height="272" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="false">
      <xyplot width="366" height="264" points="100" name="XYPlot">
        <chartstyle backcolor="Ivory" bordercolor="Black" />
        <propertiessource index="1" sourcetype="PropertyGrid" />
        <grid gridcolor="LightGray" gridpattern="Dash" gridthickness="1" isxgrid="true" isygrid="true" isy2grid="false" />
        <xaxes xmin="-5" xmax="5" xtick="1" visible="True" decimalplaces="3" numberformat="General" />
        <yaxes ymin="-48" ymax="32" ytick="8" visible="True" decimalplaces="3" numberformat="General" />
        <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" visible="True" decimalplaces="3" numberformat="General" />
        <title2d title="Golden ratio ... roots" titlefont="Arial, 14.25pt, style=Bold" titlefontcolor="Black" />
        <xylabel labelfont="Arial, 12pt, style=Bold" labelfontcolor="Blue" tickfont="Arial, 8pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
        <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
        <traces>
          <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" lineantialias="true" linecolor="Blue" linethickness="1" linepattern="Solid" symbolantialias="true" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
          <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" lineantialias="true" linecolor="Black" linethickness="1" linepattern="Solid" symbolantialias="true" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
          <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Labels" lineantialias="true" linecolor="Green" linethickness="1" linepattern="Solid" symbolantialias="true" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
          <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Labels" lineantialias="true" linecolor="Fuchsia" linethickness="1" linepattern="Solid" symbolantialias="true" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
          <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Labels" lineantialias="true" linecolor="DarkOrange" linethickness="1" linepattern="Solid" symbolantialias="true" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        </traces>
        <input>
          <e type="operand">plot</e>
        </input>
      </xyplot>
    </region>
    <region left="405" top="1377" width="145" height="63" color="#000000" bgColor="#f5f5f5" fontSize="10">
      <math>
        <input>
          <e type="operand">X</e>
          <e type="function" args="1">f</e>
          <e type="function" args="1">vectorize</e>
        </input>
        <result action="numeric">
          <e type="operand">6.5923</e>
          <e type="operator" args="1">-</e>
          <e type="operand">2</e>
          <e type="operator" args="1">-</e>
          <e type="operand">39.3452</e>
          <e type="operator" args="1">-</e>
          <e type="operand">3</e>
          <e type="operand">1</e>
          <e type="function" args="5">mat</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>