﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.98.6179.21440"?>
<regions>
  <settings>
    <identity>
      <id>e857f0ae-8189-4ebe-a4e7-827c000702ed</id>
      <revision>38</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" 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="0.98.6179.21440" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.98.6179.21440" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Custom Functions" version="1.1.6100.11764" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <assembly name="3D Plot Region (Chart3DLib)" version="0.1.5997.41808" guid="2427d808-1e5e-4ae0-88bf-bc271664a3ab" />
      <assembly name="Special Functions" version="1.11.6179.21442" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Text Region" version="1.10.6179.21446" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="Matlab C++ Math Library" version="1.0.6104.13362" guid="4c2faab1-4d93-4904-8d88-a4e21512d179" />
      <assembly name="Image Region" version="2.99.6120.35993" guid="63ddaef8-9a56-4ff6-938e-d590b638bf99" />
      <assembly name="Plot Region" version="1.9.6179.21450" guid="c451c2b5-798b-4f08-b9ec-b90963d1ddaa" />
    </dependencies>
  </settings>
  <region id="0" left="18" top="18" width="372" height="31" color="#000000" bgColor="#80ffff" fontSize="14">
    <text lang="eng">
      <p bold="true">The famous 'mtp" construct algo</p>
    </text>
  </region>
  <region id="1" left="504" top="27" width="96" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">t0</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="2" left="18" top="54" width="323" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>Reproduces Mathcad "mtp" in Smath code</p>
    </text>
  </region>
  <region id="3" left="27" top="99" width="210" height="31" color="#800000" bgColor="#ffffff" fontSize="14">
    <text lang="eng">
      <p bold="true">1. mtp "unirange"</p>
    </text>
  </region>
  <region id="4" left="360" top="144" width="317" height="130" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">f</e>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="4">mtp</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">N</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">x</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">L</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operator" args="2">-</e>
        <e type="operand">N</e>
        <e type="operator" args="2">/</e>
        <e type="operand">H</e>
        <e type="operand">L</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">y</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">x</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">f</e>
        <e type="operator" args="2">:</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">mat</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="5" left="18" top="171" width="316" height="99" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" exponentialThreshold="3">
      <input>
        <e type="operand">data</e>
        <e type="function" args="1">UnestRow</e>
        <e type="operand">v</e>
        <e type="operand">data</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operator" args="2">:</e>
        <e type="operand">j</e>
        <e type="operand">2</e>
        <e type="operand">data</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">v</e>
        <e type="operand">v</e>
        <e type="operand">data</e>
        <e type="operand">j</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" preserve="true" args="2">stack</e>
        <e type="operator" args="2">:</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">v</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="6" left="369" top="288" width="279" height="44" color="#000000" bgColor="#ebebc8" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">sqrt</e>
        <e type="operand">x</e>
        <e type="operand">1</e>
        <e type="operator" args="2">+</e>
        <e type="function" preserve="true" args="1">ln</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">cos</e>
        <e type="operand">1</e>
        <e type="operand">x</e>
        <e type="operand">0.001</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">/</e>
        <e type="operand">1</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="6">mat</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="7" left="369" top="342" width="163" height="27" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">L</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
        <e type="operand">H</e>
        <e type="operand">3</e>
        <e type="operand">π</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
        <e type="operand">N</e>
        <e type="operand">100</e>
        <e type="operator" args="2">:</e>
        <e type="operand">1</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="5">mat</e>
      </input>
    </math>
  </region>
  <region id="8" left="18" top="360" width="255" height="87" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <description active="true" position="Top" lang="eng">
        <p>Explode the project</p>
      </description>
      <input>
        <e type="operand">X</e>
        <e type="operand">f</e>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="4">mtp</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operator" args="2">:</e>
        <e type="operand">Ys</e>
        <e type="operand">f</e>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="4">mtp</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" preserve="true" args="1">sys2mat</e>
        <e type="operator" args="2">:</e>
        <e type="operand">Y</e>
        <e type="operand">Ys</e>
        <e type="function" args="1">UnestRow</e>
        <e type="operator" args="2">:</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">line</e>
      </input>
    </math>
  </region>
  <region id="9" left="369" top="387" width="364" height="88" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>1. add/insert fnct: place holder on thefuct =&gt; coma to add a fill-in place holder.2. remove fnct: place holder on that fnct,delete [done]3. To blank a trace: "" in "collect".  </p>
    </text>
  </region>
  <region id="10" left="18" top="504" width="261" height="97" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" fractionType="auto" decimalPlaces="6">
      <description active="true" position="Top" lang="eng">
        <p>Collect the projet for plotting</p>
      </description>
      <input>
        <e type="operand">collect</e>
        <e type="operand">X</e>
        <e type="operand">Y</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">col</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">X</e>
        <e type="operand">Y</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">col</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">X</e>
        <e type="operand">Y</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="2">col</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">X</e>
        <e type="operand">Y</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="2">col</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="6">sys</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="11" left="369" top="504" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="3.138428376721" scale_y="2.14358881" scale_z="6.72749994932561" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-85" transpose_y="-24" transpose_z="0">
      <input>
        <e type="operand">collect</e>
      </input>
    </plot>
  </region>
  <region id="12" left="18" top="648" width="158" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="1">
      <input>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operand">t0</e>
        <e type="operator" args="2">-</e>
      </input>
      <result action="numeric">
        <e type="operand">5.6</e>
        <e type="operand" style="unit">s</e>
        <e type="operator" args="2">*</e>
      </result>
    </math>
  </region>
  <region id="13" left="18" top="702" width="169" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">π</e>
        <e type="operator" args="1">-</e>
        <e type="operand">π</e>
        <e type="operand">π</e>
        <e type="operator" args="1">-</e>
        <e type="operand">0.01</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="function" preserve="true" args="3">range</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="14" left="18" top="729" width="190" height="28" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">V</e>
        <e type="operand">x</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">mwsin</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="15" left="18" top="765" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="6.11590904484146" scale_y="3.4522712143931" scale_z="21.1137767453526" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="0" transpose_y="0" transpose_z="0">
      <input>
        <e type="operand">V</e>
      </input>
    </plot>
  </region>
  <region id="16" left="315" top="900" width="96" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">Clear</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="17" left="315" top="927" width="53" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
      </input>
      <result action="numeric">
        <e type="operand">1</e>
      </result>
    </math>
  </region>
  <region id="18" left="18" top="1035" width="303" height="31" color="#800000" bgColor="#ffffff" fontSize="14">
    <text lang="eng">
      <p bold="true">2. mtp "Asymmetric range"</p>
    </text>
  </region>
  <region id="19" left="18" top="1080" width="432" height="96" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2">
      <input>
        <e type="operand">Low</e>
        <e type="operand">High</e>
        <e type="operand">step</e>
        <e type="operand">u</e>
        <e type="function" args="1">fnct</e>
        <e type="function" args="4">inc</e>
        <e type="operand">U</e>
        <e type="operand">Low</e>
        <e type="operand">High</e>
        <e type="operand">step</e>
        <e type="function" preserve="true" args="3">range</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">U</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">f</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">U</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">fnct</e>
        <e type="function" preserve="true" args="1">eval</e>
        <e type="operator" args="2">:</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">U</e>
        <e type="operand">f</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="20" left="18" top="1197" width="96" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">t0</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="21" left="18" top="1242" width="100" height="50" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">F</e>
        <e type="operand">0.1</e>
        <e type="operand">1</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="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="22" left="171" top="1251" width="148" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">q</e>
        <e type="operand">0.125</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">sin</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="23" left="369" top="1251" width="117" height="27" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">S</e>
        <e type="operand">0.05</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">sqrt</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="24" left="18" top="1323" width="389" height="31" color="#000000" bgColor="#ffc8c8" fontSize="14">
    <text lang="eng">
      <p bold="true">Note the transit variate    x &lt;= u</p>
    </text>
  </region>
  <region id="25" left="18" top="1359" width="256" height="28" color="#000000" bgColor="#ffc8c8" fontSize="10">
    <math optimize="2">
      <input>
        <e type="operand">Plot_1</e>
        <e type="operand">5</e>
        <e type="operator" args="1">-</e>
        <e type="operand">5</e>
        <e type="operand">4.95</e>
        <e type="operator" args="1">-</e>
        <e type="operand">u</e>
        <e type="function" args="1">F</e>
        <e type="function" args="4">inc</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="26" left="18" top="1386" width="285" height="28" color="#000000" bgColor="#ffc8c8" fontSize="10">
    <math optimize="2">
      <input>
        <e type="operand">Plot_2</e>
        <e type="operand">π</e>
        <e type="operator" args="1">-</e>
        <e type="operand">π</e>
        <e type="operand">π</e>
        <e type="operator" args="1">-</e>
        <e type="operand">0.05</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="operand">u</e>
        <e type="function" args="1">q</e>
        <e type="function" args="4">inc</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="27" left="18" top="1413" width="238" height="28" color="#000000" bgColor="#ffc8c8" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">Plot_3</e>
        <e type="operand">0</e>
        <e type="operand">5</e>
        <e type="operand">0.05</e>
        <e type="operand">u</e>
        <e type="function" args="1">S</e>
        <e type="function" args="4">inc</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="28" left="18" top="1449" width="97" height="63" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">P</e>
        <e type="operand">Plot_1</e>
        <e type="operand">Plot_2</e>
        <e type="operand">Plot_3</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="29" left="225" top="1494" width="158" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math decimalPlaces="1">
      <input>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operand">t0</e>
        <e type="operator" args="2">-</e>
      </input>
      <result action="numeric">
        <e type="operand">0.8</e>
        <e type="operand" style="unit">s</e>
        <e type="operator" args="2">*</e>
      </result>
    </math>
  </region>
  <region id="30" left="18" top="1521" width="381" height="179" color="#000000" bgColor="#ebebeb" fontSize="10">
    <plot type="2d" render="lines" scale_x="29.1036750864726" scale_y="1.70118269787471" scale_z="27.94748162873" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="6" transpose_y="0" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>Plot range, collect global</p>
      </description>
      <input>
        <e type="operand">P</e>
      </input>
    </plot>
  </region>
  <region id="31" left="279" top="1647" width="176" height="69" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">Plot_1</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="operand">Plot_2</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="operand">Plot_3</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
      </input>
      <result action="numeric">
        <e type="operand">201</e>
        <e type="operand">126</e>
        <e type="operand">101</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">mat</e>
      </result>
    </math>
  </region>
  <region id="32" left="18" top="2061" width="337" height="31" color="#800000" bgColor="#ffffff" fontSize="14">
    <text lang="eng">
      <p bold="true">3. mtp "any range, any 'N' "</p>
    </text>
  </region>
  <region id="33" left="18" top="2106" width="438" height="184" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
        <e type="operand">x0</e>
        <e type="operand">x1</e>
        <e type="operand">xmesh</e>
        <e type="function" args="4">Xmesh</e>
        <e type="operand" style="string">clear U from previous</e>
        <e type="operand">U</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
        <e type="operand">count</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">xmesh</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">x</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">x0</e>
        <e type="operand">i</e>
        <e type="operand">xmesh</e>
        <e type="operator" args="2">/</e>
        <e type="operand">x1</e>
        <e type="operand">x0</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">U</e>
        <e type="operand">count</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">x</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">f</e>
        <e type="operator" args="2">:</e>
        <e type="operand">count</e>
        <e type="operand">count</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" preserve="true" args="5">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">x</e>
        <e type="operand">U</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">5</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="7">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="34" left="477" top="2187" width="100" height="50" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">F</e>
        <e type="operand">1</e>
        <e type="operand">1</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="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="35" left="603" top="2187" width="123" height="35" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">q</e>
        <e type="operand">0.01</e>
        <e type="operand">x</e>
        <e type="operand">3</e>
        <e type="operator" args="2">^</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="36" left="18" top="2304" width="260" height="53" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">Fncts</e>
        <e type="operand">u</e>
        <e type="function" args="1">F</e>
        <e type="operand">8</e>
        <e type="operator" args="1">-</e>
        <e type="operand">8</e>
        <e type="operand">200</e>
        <e type="function" args="4">Xmesh</e>
        <e type="operand">u</e>
        <e type="function" args="1">q</e>
        <e type="operand">5</e>
        <e type="operator" args="1">-</e>
        <e type="operand">5</e>
        <e type="operand">200</e>
        <e type="function" args="4">Xmesh</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="37" left="18" top="2376" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="4.17724816941566" scale_y="1" scale_z="4.17724816941566" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="0" transpose_y="0" transpose_z="0">
      <input>
        <e type="operand">Fncts</e>
      </input>
    </plot>
  </region>
  <region id="38" left="297" top="2376" width="175" height="31" color="#000000" bgColor="#ffffff" fontSize="14">
    <text lang="eng">
      <p bold="true">Extract/Export</p>
    </text>
  </region>
  <region id="39" left="297" top="2421" width="179" height="32" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">Fncts</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand" style="string">to extract</e>
        <e type="operator" args="2">≡</e>
      </input>
    </math>
  </region>
  <region id="40" left="297" top="2457" width="179" height="32" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">Fncts</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand" style="string">to extract</e>
        <e type="operator" args="2">≡</e>
      </input>
    </math>
  </region>
  <region id="41" left="18" top="2592" width="372" height="31" color="#000000" bgColor="#ffffff" fontSize="14">
    <text lang="eng">
      <p bold="true">4. Smart QuickPlot range simple</p>
    </text>
  </region>
  <region id="42" left="18" top="2628" width="100" height="50" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">F</e>
        <e type="operand">1</e>
        <e type="operand">1</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="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="43" left="306" top="2637" width="96" height="26" color="#000000" bgColor="#ffff80" fontSize="10">
    <math>
      <input>
        <e type="operand">t0</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="44" left="18" top="2691" width="140" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">U</e>
        <e type="operand">5</e>
        <e type="operator" args="1">-</e>
        <e type="operand">5</e>
        <e type="operand">4.99</e>
        <e type="operator" args="1">-</e>
        <e type="function" preserve="true" args="3">range</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="45" left="180" top="2691" width="123" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math exponentialThreshold="4">
      <input>
        <e type="operand">U</e>
        <e type="function" preserve="true" args="1">rows</e>
      </input>
      <result action="numeric">
        <e type="operand">1001</e>
      </result>
    </math>
  </region>
  <region id="46" left="18" top="2727" width="286" height="79" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">fnct</e>
        <e type="function" args="1">Quick</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">U</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">vy</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">U</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">fnct</e>
        <e type="operator" args="2">:</e>
        <e type="operand">1</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="3">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">U</e>
        <e type="operand">vy</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="47" left="18" top="2817" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="6.46240960859739" scale_y="1" scale_z="6.46240960859739" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="0" transpose_y="0" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>Scalar autorange on canevas</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">F</e>
      </input>
    </plot>
  </region>
  <region id="48" left="270" top="2817" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="5.55991731349224" scale_y="1.75384539" scale_z="9.75123534904955" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="0" transpose_y="0" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>Discrete plot external pilot 'U'</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">F</e>
        <e type="function" args="1">Quick</e>
        <e type="operand">0</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </plot>
  </region>
  <region id="49" left="18" top="3096" width="418" height="31" color="#000000" bgColor="#ffffff" fontSize="14">
    <text lang="eng">
      <p bold="true">2. 2D symmetric/asymmetric, any 'N'</p>
    </text>
  </region>
  <region id="50" left="594" top="3105" width="96" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">t0</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="51" left="18" top="3132" width="258" height="40" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>Mostly used for image display.Smath does not plot matrix.</p>
    </text>
  </region>
  <region id="52" left="18" top="3186" width="264" height="122" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2">
      <description active="true" position="Top" lang="eng">
        <p>Mesh U, V  within the bounds L, H</p>
      </description>
      <input>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="3">xd</e>
        <e type="operand">U</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
        <e type="operand">dx</e>
        <e type="operand">H</e>
        <e type="operand">L</e>
        <e type="operator" args="2">-</e>
        <e type="operand">N</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">N</e>
        <e type="operand">1</e>
        <e type="operator" args="2">+</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">U</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">L</e>
        <e type="operand">dx</e>
        <e type="operand">i</e>
        <e type="operator" args="2">*</e>
        <e type="operand">dx</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="function" preserve="true" args="3">for</e>
        <e type="operand">U</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="6">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="53" left="342" top="3213" width="148" height="27" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">L</e>
        <e type="operand">1</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">:</e>
        <e type="operand">H</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">N</e>
        <e type="operand">40</e>
        <e type="operator" args="2">:</e>
        <e type="operand">1</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="5">mat</e>
      </input>
    </math>
  </region>
  <region id="54" left="342" top="3249" width="119" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">U</e>
        <e type="operand">L</e>
        <e type="operand">H</e>
        <e type="operand">N</e>
        <e type="function" args="3">xd</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="55" left="477" top="3249" width="43" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">V</e>
        <e type="operand">U</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="56" left="342" top="3285" width="222" height="54" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">255</e>
        <e type="operand">x</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">y</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="operator" args="1">-</e>
        <e type="operand">0.25</e>
        <e type="operator" args="2">/</e>
        <e type="function" preserve="true" args="1">exp</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="57" left="18" top="3411" width="405" height="172" border="true" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2">
      <description active="true" position="Top" lang="eng">
        <p>Generate the symmetric square [U,V] matrix</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">U</e>
        <e type="operand">V</e>
        <e type="function" args="3">Sym</e>
        <e type="operand">r</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operand">U</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">c</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
        <e type="operand">j</e>
        <e type="operand">1</e>
        <e type="operand">V</e>
        <e type="function" preserve="true" args="1">rows</e>
        <e type="function" preserve="true" args="2">range</e>
        <e type="operand">M</e>
        <e type="operand">r</e>
        <e type="operand">c</e>
        <e type="function" preserve="true" args="3">el</e>
        <e type="operand">U</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">V</e>
        <e type="operand">j</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="2">f</e>
        <e type="function" preserve="true" args="1">eval</e>
        <e type="operator" args="2">:</e>
        <e type="operand">c</e>
        <e type="operand">c</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" preserve="true" args="4">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">r</e>
        <e type="operand">r</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" preserve="true" args="5">line</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">M</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="58" left="441" top="3438" width="229" height="28" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2">
      <input>
        <e type="operand">Matrix</e>
        <e type="operand">vx</e>
        <e type="operand">vy</e>
        <e type="function" args="2">f</e>
        <e type="operand">U</e>
        <e type="operand">V</e>
        <e type="function" args="3">Sym</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="59" left="441" top="3474" width="147" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Matrix</e>
        <e type="function" preserve="true" args="1">rows</e>
      </input>
      <result action="numeric">
        <e type="operand">41</e>
      </result>
    </math>
  </region>
  <region id="60" left="441" top="3510" width="51" height="49" color="#000000" bgColor="#ffff80" fontSize="10">
    <image>
      <imagefile filename="iasiw.png" lenght="1493" width="41" height="41" option="border=true;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="41" OLDheight="41" select_rotation="">iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAIAAAAnApehAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVqSURBVFhHxdc9aJZZEAXgJO5uXN2suitiVjE/q+APUVREjBaxUAgRAoGAiBK7pLBQOyVNCi1SpIwQrOy00sLCxkqsLYSQKl1A7ASLgOA+5rzfzUd+jMu6fgO+3MycOefO3Lk3sWk9a65ZS8021eyntayKbdpUoVtaqvzm5orxGy05oQhjBH5esl/WsoQCS0rSQ1Xxft0CZcmMatFrbW3dvHnzr2sZv2hg2cQKeVZprGkVZEm4XrVIbt269bcla2tr+71m1nGK1m+ifgcV73ryiS1tdFk4qlu2bInetm3btm/f/seS/Vmz/Mgvmn3AZwdrNqDSKxZvEBG28VKr4iK5c+fOXbt27d69u729/a+aWfPwi2YT8KUHeDaQjyvC6XPKTa0YUdPYs2fPvn37Ojs7u7u7/66ZNQ+/KAwkfHqQBqT/kY9Qpcryc4RLxSl3x44dqlHW3r17Cezfv//gwYNHjhzp6ek5evTosWPHfK15+EVhIOFlyU0DVlQfuQ2EU66udnR0HDhw4PDhw8ROnjx5+vTp3t7es2fPnjt3zteah18UBhJeVhrwNfkIMwGdAdKoIqyNXV1dalLfqVOnKPX19V24cKG/v39gYODSpUu+1jz8ojCQ8LLkFvk0P6MXuWVt2xEwmQbEOWlXhJ3loUOHjh8/fubMmfPnz5MZHBwcHh6+cuXK1atXr1275mvNwy8KAwkvS27kseHEnMkvpTdFuL7bxsRpaZq9ozhx4oSCVIb98uXL169fHx0dvXHjxs2bN2/duuVrzcMvCgMJL0suBjzYcK7ufKWdoku3DYsz0zoVILp48eLQ0JAqx8bGbt++fffu3YmJiXv37t2/f9/XmodfFAYSXpZcDHiwlc7Xl/5FuxTtWXA7dcmsGhknp4HqQDcyMqK+O3fuEJuampqenp6ZmXn48KGvNQ+/KAwkvCy5GPBgw4kZfyn9i3ZpeE7aBt1RV8XEGhznp42qQTo+Pj45OfngwYNHjx49efLk6dOnz54987Xm4ReFgYSXJRcDHmw4MefUS9u/aKfh5aQNiJvqwuib8XGKmqkm1Kp8/Pjx8+fPX758+erVq9evX/ta8/CLwkDCy5KLAQ82nOXUS9sr7fqGe6Gck/vq2ti+IXKWWqoyAi9evCD55s2b2dnZubk5X2seflEYSHhZcjHgwYazvu2Vdmk4b6ZMi7xTngtn5vKYYaPkRDVWfWTevn07Pz+/sLDw7t07X2seflEYSHhZcjHgwYYzE0eltH1Zuxy2e+mZ9Fppmrvr/EyygXKu2qtKYu/fv//w4cPHjx99rXn4RWEg4WXJxYAHG87VR76s7Q74heg6+vVgPh2VN8vT4QZro7M0Vk5Xk9VKcnFx8dOnT77WPPyiMJDwsuRiwIMNJ2b8VDbQNiDeak+mifWAuMeuk6nWWGes1Som/PnzZ19rHn5RGEh4WXIx4MH2L7R/dN2NPO8GzHkj73e0G/aurT5yLfoR73kjf4/5V9regN/fpe02VU7ddfzf/25p5N9r0Wa2I2BrpfORt3etc3IGR0GujcrIeLO+w9+pkV/R+SKvac7MyJhYF8Z99Vx4rSj917/PG/n/klh+jrzORF6jnJMxSQPcUW30QhFwln49xKx5+EVhUq4suWk1tvpjZpVqLC6xyJfqDUga4HZiVA1qZdHQ1Zg1D78oDGTKlbuiYhahSrVYvEFE3mZNZhrgWUgPsgnmF2IsP/KnVsiUm6neWDiWGKuXt/HsID1AnX0oLhY9VmqFT5+LcMW7nnCsgqxqAK76Tay2IsnWLJdVGl+3QJOJIjvIJso+VlhCgSUl6aGqeL/RksNCwcLIIrDCqlhNklX56wk3Nf0DvvCZ6ysVjgQAAAAASUVORK5CYII=</imagefile>
      <input>
        <e type="operand">Matrix</e>
      </input>
    </image>
  </region>
  <region id="61" left="594" top="3510" width="141" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math decimalPlaces="0">
      <input>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="1">time</e>
        <e type="operand">t0</e>
        <e type="operator" args="2">-</e>
      </input>
      <result action="numeric">
        <e type="operand">5</e>
        <e type="operand" style="unit">s</e>
        <e type="operator" args="2">*</e>
      </result>
    </math>
  </region>
  <region id="62" left="549" top="3564" width="51" height="24" color="#000000" bgColor="#ffff80" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">α</e>
        <e type="operand">10</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="63" left="441" top="3591" width="258" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">α</e>
        <e type="operand">10</e>
        <e type="operand">x</e>
        <e type="operator" args="2">*</e>
        <e type="function" preserve="true" args="1">sin</e>
        <e type="operator" args="2">*</e>
        <e type="operand">α</e>
        <e type="operand">10</e>
        <e type="operand">y</e>
        <e type="operator" args="2">*</e>
        <e type="function" preserve="true" args="1">cos</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="64" left="441" top="3618" width="229" height="28" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Matrix</e>
        <e type="operand">vx</e>
        <e type="operand">vy</e>
        <e type="function" args="2">f</e>
        <e type="operand">U</e>
        <e type="operand">V</e>
        <e type="function" args="3">Sym</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="65" left="441" top="3645" width="51" height="49" color="#000000" bgColor="#ffff80" fontSize="10">
    <image>
      <imagefile filename="sa01p.png" lenght="1533" width="41" height="41" option="border=false;" dataRenderXmlLength="0" renderExt=".png" OLDwidht="41" OLDheight="41" select_rotation="">iVBORw0KGgoAAAANSUhEUgAAACkAAAApCAIAAAAnApehAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAWSSURBVFhHndfZdhRHEEXRAmQGMRn5/z/RMiDm0bv6SEHSkmwW8ZDOzrpxbo4hvH379u3Lly9fv37dtu3evXsPHz588uTJ80Po+Gnw+/fvBGTEd+7cuX///unp6bNnz2i0+kaMD4r+NhSXQW0fP358//79hw8fPn/+7MPJyQkRnHjw4EHGPhGQEcvM/tGjRzTajI2vqOwRQmEi46+o7c2bN69fv764uHj37l32cv44xN27dyE+ffrkEwEZsczssWi0GRtfUbLkIoRqxfgranv58uU/h/DbdOwGEZwYtU9pXr16JceU9x3bNmitvhHjviajn5UMChl/UHy38/Pzvw8h8+3bt+YbVwyULk3cpmhZNNoVmox+nWIoZHwuafhuJegZbbJBjxKaIrEda9vTiDbc+Io6WgZmW7iiNvM1TUNmOlDH0wkNl4BsNrOzpOlOzNGEWud3hOpoQm1y/DbN1M7G1XA/RTfTlvpEQEbcJYJzvWm0+kaMr6juDUIoTOTsB7XfJgcjM2MsT8JzFN6PnKZMQNaKmXkzjx8/ptH2cFv9oGTJRQiFOU9xUPtJOBXRiomUiz8PoSO51afRscnWAadivHjxorphZO58MllyVxRyq0/Dd38DpKLVPH36FPGvQ8iJ61OadX5nZ2c02pWbjL75IYTCRG6H0uzi3/O23PHW/01v0Q744UicX5sp1gV1NMRNMS5N8xvooGZ7QmEid+SD2q+xw3fyfjuz7M1RSJ4LQkA2tzd7moznRYRar22ojPG5/EApSS69G18Zyh5OtGIgnwjIiPf7ebWrNHMixldU9gihxnhF7bXFYxfeXPZy4ETGUxCEoiEzeyzL1WZsvBIk6KdaDCrjQe215ddrqvjfmpqMXpZchDSYzS/UZU2tJ64nzEyVwDQSzNd2Oa2mqNU3YrxlCPrZxUHNMtLw3f+G+s8KJbVFYiYbl2ygrZtGqz9THNRsYSiydYqhNnvldwdpatQdZGfpZ/OlEQxsb/Nziq6SNm7XIln7dyOKyzhuckxHpMZydZVDoSOn7Uozxl1gT0irP/bJ6GXJXVHI2ach3nfM5sjMGMuTVROER5m9TwRkbTWzHi6NVj/7FZUxQqipP0eo/b5oqb1C6uplxbKa0IEls4HWwVK1otHqGzE+GvrbUFxGdlVXb6rnOubbdqUhbtFBaeK29BUlS+6KQm7paUa8xyQo0Ye5numskxUSWrdtjKvVb92Dmy1cUUfL2MOlsPXt/uynpYh1pmmIGcRlSaNtfsZXlKx2cVBzLmmINxfPlfNAXYHs5cAJndSuBgHZXGBm9plG28YYHxT9bSgug9q8RU/N03Tvxx5OtGIgj5KAjFhmq3fANB2zEeODqrDIRQg1xlwGtSlyCo0q4/fYW4cYtVJAQLbWXZY0GRsxPij621BcBnVZz7Url1QMlLoiLGedYjFQX5PR34biMo4//R37D+8S8nZaR95GxpvyV7yJf9pziG7pjRslZn6Kw+y5/nCT0V/fc+SmSMCReL9rDl87q5m7dnRBRH9vLALOLfNetfotqyspxvg6iss47m/MFdW2YiwPsYcxL1IOjXB7M+bqdSkXWv3se4pijFcUskEu47iX1suXfvVHQrlQhsRaEAjIiDOGUzFotPrZr6iMEUJhImc/KP3L8BYhqqmK5VoIcdM43ZkfQbLh+pqs+U15JhtUNeMyJmGq4PwBuJ4w3pY73vpH3kfLELf+LbF84YdL0WaSihWahnimiEujXaHJ1ikOChl/Re33yB3R+j1nCSdSG+weCeckpbO0LLutnTvhazJ6Wa1kUMgGuYzj/v8G3obWxZscOEsZY9eSRqzvkCBZxsZ9TUY/qGSD4jKO+78VPfMb/4FnfzL2iYBsLRo2maatNmJ8RWWPEAoTGf8H6uLiX/9wTNIza5k7AAAAAElFTkSuQmCC</imagefile>
      <input>
        <e type="operand">Matrix</e>
      </input>
    </image>
  </region>
  <region id="66" left="18" top="3663" width="176" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">cos</e>
        <e type="operand">y</e>
        <e type="function" preserve="true" args="1">cos</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="67" left="18" top="3699" width="364" height="208" color="#000000" bgColor="#ebebeb" fontSize="10">
    <plot3d width="354" height="200">
      <input>
        <e type="operand">f</e>
      </input>
    </plot3d>
  </region>
  <region id="68" left="549" top="3726" width="43" height="24" color="#000000" bgColor="#ffff80" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">α</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="69" left="387" top="3762" width="242" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math fractionType="auto" decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">α</e>
        <e type="operand">1</e>
        <e type="operand">x</e>
        <e type="operator" args="2">*</e>
        <e type="function" preserve="true" args="1">sin</e>
        <e type="operator" args="2">*</e>
        <e type="operand">α</e>
        <e type="operand">1</e>
        <e type="operand">y</e>
        <e type="operator" args="2">*</e>
        <e type="function" preserve="true" args="1">cos</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">+</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="70" left="387" top="3789" width="363" height="208" color="#000000" bgColor="#ebebeb" fontSize="10">
    <plot3d width="353" height="200">
      <input>
        <e type="operand">f</e>
      </input>
    </plot3d>
  </region>
</regions>