﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.98.6179.21440"?>
<regions>
  <settings>
    <identity>
      <id>a1ea6efd-62ce-496f-a194-7de0bcf11141</id>
      <revision>2</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="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="Conditionally Formatted Label" version="1.0.6078.4865" guid="a43ac8f9-29d7-4e8a-9ad0-82cf7c4e14f6" />
      <assembly name="X-Y Plot Region (Chart2DLib)" version="0.1.6104.16280" guid="c12231ec-4873-43c1-a7d0-a167ebd17066" />
      <assembly name="Plot Region" version="1.9.6179.21450" guid="c451c2b5-798b-4f08-b9ec-b90963d1ddaa" />
    </dependencies>
    <mode debug="true" />
  </settings>
  <region id="0" top="18" color="#000000" bgColor="#ffffff">
    <area collapsed="true">
      <title lang="eng">
        <p>     hatch, scale     </p>
      </title>
    </area>
    <region id="1" left="27" top="36" width="406" height="55" color="#000000" bgColor="#ebebeb" fontSize="10">
      <math exponentialThreshold="3">
        <description active="true" position="Top" lang="eng">
          <p>You need that one for scaling grayscale image</p>
        </description>
        <input>
          <e type="operand">M</e>
          <e type="operand">lo</e>
          <e type="operand">hi</e>
          <e type="function" args="3">Scale</e>
          <e type="operand">hi</e>
          <e type="operand">lo</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">M</e>
          <e type="operand">M</e>
          <e type="function" preserve="true" args="1">Min</e>
          <e type="operator" args="2">-</e>
          <e type="operand">M</e>
          <e type="function" preserve="true" args="1">Max</e>
          <e type="operand">M</e>
          <e type="function" preserve="true" args="1">Min</e>
          <e type="operator" args="2">-</e>
          <e type="operand">10</e>
          <e type="operand">6</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">/</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operand">lo</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region id="2" left="27" top="126" width="449" height="274" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math>
        <description active="true" position="Top" lang="ger">
          <p>Erzeugt eine Matrix für die Darstellung vertikaler Linien zwischen den Funktionen f(x) und g(x) im Bereich von x1 bis x2 mit 2*n Linien.</p>
        </description>
        <description active="true" position="Top" lang="eng">
          <p>Generates a matrix for 2*N vertical lines (hatching) between functions f(x) and g(x) in x-range from x1 to x2</p>
        </description>
        <input>
          <e type="operand">f</e>
          <e type="operand">g</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">N</e>
          <e type="function" args="5">hatch</e>
          <e type="operand">dx</e>
          <e type="operand">x.2</e>
          <e type="operand">x.1</e>
          <e type="operator" args="2">-</e>
          <e type="operand">N</e>
          <e type="operator" args="2">/</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">:</e>
          <e type="operand">h</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">f</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">g</e>
          <e type="operand">2</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="6">mat</e>
          <e type="operator" args="2">:</e>
          <e type="operand">x</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">-</e>
          <e type="operand">x.1</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" preserve="true" args="3">range</e>
          <e type="operand">h</e>
          <e type="operand">h</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">4</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="10">mat</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">h</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="3" top="459" color="#000000" bgColor="#ffffff">
      <area terminator="true" />
    </region>
  </region>
  <region id="4" left="36" top="495" width="265" height="62" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="operand">r</e>
        <e type="function" args="2">Ψ</e>
        <e type="operand">1</e>
        <e type="operand">4</e>
        <e type="operand">r</e>
        <e type="operator" args="2">*</e>
        <e type="function" preserve="true" args="1">sqrt</e>
        <e type="operator" args="2">/</e>
        <e type="operand">x</e>
        <e type="operand">r</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">≥</e>
        <e type="bracket">(</e>
        <e type="operand">x</e>
        <e type="operand">r</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="function" preserve="true" args="3">cases</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="5" left="315" top="495" width="69" height="99" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">S</e>
        <e type="operand">0</e>
        <e type="operand">0</e>
        <e type="operand">1</e>
        <e type="operand">0</e>
        <e type="operand">1</e>
        <e type="operand">1</e>
        <e type="operand">0</e>
        <e type="operand">1</e>
        <e type="operand">0</e>
        <e type="operand">0</e>
        <e type="operand">5</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="12">mat</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="6" left="441" top="495" width="156" height="27" color="#000000" bgColor="#ffff80" fontSize="10">
    <math decimalPlaces="3">
      <input>
        <e type="operand">α</e>
        <e type="operand">7.5</e>
        <e type="operator" args="2">:</e>
        <e type="operand">β</e>
        <e type="operand">3</e>
        <e type="operator" args="2">:</e>
        <e type="operand">m</e>
        <e type="operand">10</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="7" left="441" top="522" width="329" height="62" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">Ω</e>
        <e type="operand">1</e>
        <e type="operand">m</e>
        <e type="function" preserve="true" args="1">sqrt</e>
        <e type="operator" args="2">/</e>
        <e type="operand">x</e>
        <e type="operand">α</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">≥</e>
        <e type="bracket">(</e>
        <e type="operand">x</e>
        <e type="operand">β</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operand">x</e>
        <e type="operand">β</e>
        <e type="operator" args="2">≥</e>
        <e type="bracket">(</e>
        <e type="operand">x</e>
        <e type="operand">α</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="operand">0</e>
        <e type="function" preserve="true" args="3">cases</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="8" left="36" top="558" width="60" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="3">
      <input>
        <e type="operand">r</e>
        <e type="operand">0.5</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="9" left="36" top="576" width="133" height="39" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
        <e type="operand">x</e>
        <e type="operand">r</e>
        <e type="function" args="2">Ψ</e>
        <e type="function" preserve="true" args="1">abs</e>
        <e type="bracket">(</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="10" left="207" top="585" width="89" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">g</e>
        <e type="operand">0.5</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="11" left="36" top="621" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="4.66241870194449" scale_y="5.23455178296388" scale_z="23.0970922551488" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="1" transpose_y="0" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>Typical user bar plot: variable width/amplitude</p>
      </description>
      <input>
        <e type="operand" style="string" />
        <e type="operand">S</e>
        <e type="operand">f</e>
        <e type="operand">g</e>
        <e type="operand">r</e>
        <e type="operator" args="1">-</e>
        <e type="operand">r</e>
        <e type="operand">100</e>
        <e type="function" args="5">hatch</e>
        <e type="operand">0.5</e>
        <e type="operator" args="2">+</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
      </input>
    </plot>
  </region>
  <region id="12" left="288" top="657" width="210" height="208" color="#000000" bgColor="#ffffff" fontSize="10" showInputData="False">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="2" xtick="1" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="2" ytick="1" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" 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" linecolor="Lime" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="2" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">f</e>
        <e type="operand">g</e>
        <e type="operand">r</e>
        <e type="operator" args="1">-</e>
        <e type="operand">r</e>
        <e type="operand">100</e>
        <e type="function" args="5">hatch</e>
        <e type="operand">0.5</e>
        <e type="operator" args="2">+</e>
        <e type="operand">S</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="13" left="504" top="657" width="109" height="39" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="3">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
        <e type="operand">x</e>
        <e type="function" args="1">Ω</e>
        <e type="function" preserve="true" args="1">abs</e>
        <e type="bracket">(</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="14" left="657" top="666" width="63" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">g</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="15" left="504" top="702" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="76.6211960154888" scale_y="0.4782969" scale_z="36.6476805285006" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="0" transpose_y="-29" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>Typical user bar plot: variable width/amplitude/space</p>
      </description>
      <input>
        <e type="operand">f</e>
        <e type="operand">g</e>
        <e type="operand">α</e>
        <e type="operator" args="1">-</e>
        <e type="operand">α</e>
        <e type="operand">50</e>
        <e type="function" args="5">hatch</e>
      </input>
    </plot>
  </region>
  <region id="16" top="1008" color="#000000" bgColor="#ffffff">
    <area collapsed="true">
      <title lang="eng">
        <p>     Web-colors converter Martin     </p>
      </title>
    </area>
    <region id="17" left="27" top="1026" width="324" height="24" color="#000000" bgColor="#ffff80" fontSize="10">
      <text lang="rus">
        <p>Конвертирует число из шестнадцатиричной системы счисления в десятиричную</p>
      </text>
      <text lang="eng">
        <p>Converts hexadecimal number to decimal</p>
      </text>
    </region>
    <region id="18" left="27" top="1044" width="480" height="159" color="#000000" bgColor="#ffffff" fontSize="10">
      <math>
        <input>
          <e type="operand">str</e>
          <e type="function" args="1">hex2dec</e>
          <e type="operand">output</e>
          <e type="operand">0</e>
          <e type="operator" args="2">:</e>
          <e type="operand">hex</e>
          <e type="operand" style="string">0123456789ABCDEF</e>
          <e type="operator" args="2">:</e>
          <e type="operand">count</e>
          <e type="operand">str</e>
          <e type="function" preserve="true" args="1">strlen</e>
          <e type="operator" args="2">:</e>
          <e type="operand">k</e>
          <e type="operand">1</e>
          <e type="operator" args="2">:</e>
          <e type="operand">k</e>
          <e type="operand">count</e>
          <e type="operator" args="2">≤</e>
          <e type="operand">k</e>
          <e type="operand">k</e>
          <e type="operand">1</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
          <e type="operand">num</e>
          <e type="operand">hex</e>
          <e type="operand">str</e>
          <e type="operand">k</e>
          <e type="operand">1</e>
          <e type="function" preserve="true" args="3">substr</e>
          <e type="function" preserve="true" args="2">findstr</e>
          <e type="operand">1</e>
          <e type="function" preserve="true" args="2">el</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="operator" args="2">:</e>
          <e type="operand">output</e>
          <e type="operand">output</e>
          <e type="operand">num</e>
          <e type="operand">16</e>
          <e type="operand">count</e>
          <e type="operand">k</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>
          <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="4">for</e>
          <e type="operand">output</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="19" left="27" top="1206" width="397" height="24" color="#000000" bgColor="#ffff80" fontSize="10">
      <text lang="rus">
        <p>Конвертирует цвет, представленный веб-кодом в числовой идентификатор цвета</p>
      </text>
      <text lang="eng">
        <p>Converts web-color code to the color numeric id</p>
      </text>
    </region>
    <region id="20" left="27" top="1224" width="471" height="202" color="#000000" bgColor="#ffffff" fontSize="10">
      <math>
        <input>
          <e type="operand">webColor</e>
          <e type="function" args="1">colorNum</e>
          <e type="operand">resultCode</e>
          <e type="operand">webColor</e>
          <e type="function" preserve="true" args="1">strlen</e>
          <e type="operand">8</e>
          <e type="operator" args="2">≡</e>
          <e type="operand">webColor</e>
          <e type="operand" style="string">FF</e>
          <e type="operand">webColor</e>
          <e type="function" preserve="true" args="2">concat</e>
          <e type="function" preserve="true" args="3">if</e>
          <e type="operator" args="2">:</e>
          <e type="operand">resultNum</e>
          <e type="operand">resultCode</e>
          <e type="function" args="1">hex2dec</e>
          <e type="operator" args="2">:</e>
          <e type="operand">maxNum</e>
          <e type="operand" style="string">FFFFFFFF</e>
          <e type="function" args="1">hex2dec</e>
          <e type="operator" args="2">:</e>
          <e type="operand">resultNum</e>
          <e type="operand">maxNum</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">≥</e>
          <e type="operand">resultNum</e>
          <e type="operand">maxNum</e>
          <e type="operator" args="2">-</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="operand">resultNum</e>
          <e type="function" preserve="true" args="3">if</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="21" top="1431" color="#000000" bgColor="#ffffff">
      <area terminator="true" />
    </region>
  </region>
  <region id="22" left="243" top="1449" width="61" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="15">
      <input>
        <e type="operand">winner</e>
      </input>
    </math>
  </region>
  <region id="23" left="27" top="1467" width="353" height="149" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">plotter</e>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="operand" style="string">.</e>
        <e type="operand">200</e>
        <e type="operand" style="string">55FFFF00</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="operand" style="string">.</e>
        <e type="operand">80</e>
        <e type="operand" style="string">88FF0000</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="operand" style="string">.</e>
        <e type="operand">80</e>
        <e type="operand" style="string">8800FF00</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">4</e>
        <e type="operand">3</e>
        <e type="operand" style="string">.</e>
        <e type="operand">80</e>
        <e type="operand" style="string">880000FF</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="operand" style="string">.</e>
        <e type="operand">40</e>
        <e type="operand" style="string">FF0000</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="operand" style="string">.</e>
        <e type="operand">40</e>
        <e type="operand" style="string">00FF00</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">4</e>
        <e type="operand">3</e>
        <e type="operand" style="string">.</e>
        <e type="operand">40</e>
        <e type="operand" style="string">0000FF</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand">7</e>
        <e type="operand">5</e>
        <e type="function" preserve="true" args="37">mat</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="24" left="27" top="1638" width="334" height="63" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="15">
      <input>
        <e type="operand" style="string">55FFFF00</e>
        <e type="function" args="1">colorNum</e>
        <e type="operand" style="string">55FFFF00</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">mat</e>
      </input>
      <result action="numeric">
        <e type="operand">1.44284032</e>
        <e type="operand">10</e>
        <e type="operand">9</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">*</e>
        <e type="operand">1.44284032</e>
        <e type="operand">10</e>
        <e type="operand">9</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">mat</e>
      </result>
    </math>
  </region>
  <region id="25" left="27" top="1701" width="178" height="116" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="3.34973530705442" scale_y="3.34973530705442" scale_z="3.34973530705442" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-126" transpose_y="-58" transpose_z="0">
      <input>
        <e type="operand">plotter</e>
      </input>
    </plot>
  </region>
  <region id="26" left="252" top="1728" width="345" height="149" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">plotter</e>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="operand" style="string">.</e>
        <e type="operand">150</e>
        <e type="operand" style="string">55FFFF00</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="operand" style="string">.</e>
        <e type="operand">80</e>
        <e type="operand" style="string">88FF0000</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="operand" style="string">.</e>
        <e type="operand">80</e>
        <e type="operand" style="string">8800FF00</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">4</e>
        <e type="operand">3</e>
        <e type="operand" style="string">.</e>
        <e type="operand">80</e>
        <e type="operand" style="string">880000FF</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">4</e>
        <e type="operand">1</e>
        <e type="operand" style="string">.</e>
        <e type="operand">40</e>
        <e type="operand" style="string">FF0000</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="operand" style="string">.</e>
        <e type="operand">40</e>
        <e type="operand" style="string">00FF00</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">4</e>
        <e type="operand">3</e>
        <e type="operand" style="string">.</e>
        <e type="operand">40</e>
        <e type="operand" style="string">0000FF</e>
        <e type="function" args="1">hex2dec</e>
        <e type="operand">7</e>
        <e type="operand">5</e>
        <e type="function" preserve="true" args="37">mat</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="27" left="27" top="1854" width="178" height="116" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="3.34973530705442" scale_y="3.34973530705442" scale_z="3.34973530705442" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-126" transpose_y="-58" transpose_z="0">
      <input>
        <e type="operand">plotter</e>
      </input>
    </plot>
  </region>
  <region id="28" left="252" top="1890" width="175" height="31" color="#000000" bgColor="#80ffff" fontSize="14">
    <text lang="eng">
      <p bold="true">Web color code</p>
    </text>
  </region>
  <region id="29" left="252" top="1926" width="424" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>http://www.rapidtables.com/web/color/Web_Color.htm</p>
    </text>
  </region>
  <region id="30" left="27" top="2016" width="319" height="181" border="true" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math decimalPlaces="6">
      <description active="true" position="Top" lang="eng">
        <p>up/dn ... open/close Formated Label</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">pluto</e>
        <e type="operand">x</e>
        <e type="operand">0</e>
        <e type="operator" args="2">≡</e>
        <e type="operand" style="string">▲</e>
        <e type="operand" style="string">white</e>
        <e type="operand" style="string">green</e>
        <e type="operand">1</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="operand">x</e>
        <e type="operand">1</e>
        <e type="operator" args="2">≡</e>
        <e type="operand" style="string">▼</e>
        <e type="operand" style="string">white</e>
        <e type="operand" style="string">red</e>
        <e type="operand">1</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="operand">x</e>
        <e type="operand">2</e>
        <e type="operator" args="2">≡</e>
        <e type="operand" style="string">►</e>
        <e type="operand" style="string">black</e>
        <e type="operand" style="string">yellow</e>
        <e type="operand">1</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="operand" style="string">◄</e>
        <e type="operand" style="string">black</e>
        <e type="operand" style="string">magenta</e>
        <e type="operand">1</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="5">mat</e>
        <e type="function" preserve="true" args="3">if</e>
        <e type="function" preserve="true" args="3">if</e>
        <e type="function" preserve="true" args="3">if</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="31" left="378" top="2052" width="130" height="36" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math decimalPlaces="6">
      <input>
        <e type="operand">X</e>
        <e type="operand">0</e>
        <e type="operand">1</e>
        <e type="operand">2</e>
        <e type="operand">0.5</e>
        <e type="operand">1</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="6">mat</e>
        <e type="function" preserve="true" args="1">transpose</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="32" left="378" top="2106" width="48" height="56" color="#000000" bgColor="#ebebeb" fontSize="10" showInputData="False">
    <cflabel width="38" height="48" tag="▲" color="White" bgcolor="Green" font="Courier New, 24pt, style=Bold" style="Default">
      <description active="false" position="Right" lang="eng">
        <p>up</p>
      </description>
      <input>
        <e type="operand">X</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">pluto</e>
      </input>
    </cflabel>
  </region>
  <region id="33" left="459" top="2106" width="48" height="56" color="#000000" bgColor="#ebebeb" fontSize="10" showInputData="False">
    <cflabel width="38" height="48" tag="▼" color="White" bgcolor="Red" font="Courier New, 24pt, style=Bold" style="Default">
      <input>
        <e type="operand">X</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">pluto</e>
      </input>
    </cflabel>
  </region>
  <region id="34" left="378" top="2160" width="48" height="56" color="#000000" bgColor="#ebebeb" fontSize="10" showInputData="False">
    <cflabel width="38" height="48" tag="►" color="Black" bgcolor="Yellow" font="Courier New, 24pt, style=Bold" style="Default">
      <input>
        <e type="operand">X</e>
        <e type="operand">3</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">pluto</e>
      </input>
    </cflabel>
  </region>
  <region id="35" left="459" top="2160" width="48" height="56" color="#000000" bgColor="#ebebeb" fontSize="10" showInputData="False">
    <cflabel width="38" height="48" tag="◄" color="Black" bgcolor="Magenta" font="Courier New, 24pt, style=Bold" style="Default">
      <input>
        <e type="operand">X</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">pluto</e>
      </input>
    </cflabel>
  </region>
  <region id="36" top="2241" color="#000000" bgColor="#ffffff">
    <area collapsed="true">
      <title lang="eng">
        <p>     hatch, scale     </p>
      </title>
    </area>
    <region id="37" left="63" top="2259" width="406" height="55" color="#000000" bgColor="#ebebeb" fontSize="10">
      <math exponentialThreshold="3">
        <description active="true" position="Top" lang="eng">
          <p>You need that one for scaling grayscale image</p>
        </description>
        <input>
          <e type="operand">M</e>
          <e type="operand">lo</e>
          <e type="operand">hi</e>
          <e type="function" args="3">Scale</e>
          <e type="operand">hi</e>
          <e type="operand">lo</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">M</e>
          <e type="operand">M</e>
          <e type="function" preserve="true" args="1">Min</e>
          <e type="operator" args="2">-</e>
          <e type="operand">M</e>
          <e type="function" preserve="true" args="1">Max</e>
          <e type="operand">M</e>
          <e type="function" preserve="true" args="1">Min</e>
          <e type="operator" args="2">-</e>
          <e type="operand">10</e>
          <e type="operand">6</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">/</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operand">lo</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region id="38" left="63" top="2349" width="457" height="276" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math>
        <description active="true" position="Top" lang="ger">
          <p>Erzeugt eine Matrix für die Darstellung vertikaler Linien zwischen den Funktionen f(x) und g(x) im Bereich von x1 bis x2 mit 2*n Linien.</p>
        </description>
        <description active="true" position="Top" lang="eng">
          <p>Generates a matrix for 2*N vertical lines (hatching) between functions f(x) and g(x) in x-range from x1 to x2</p>
        </description>
        <input>
          <e type="operand">f</e>
          <e type="operand">g</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">N</e>
          <e type="function" args="5">hatch1</e>
          <e type="operand">dx</e>
          <e type="operand">x.2</e>
          <e type="operand">x.1</e>
          <e type="operator" args="2">-</e>
          <e type="operand">N</e>
          <e type="operator" args="2">/</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">:</e>
          <e type="operand">h</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">f</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">g</e>
          <e type="operand">2</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="6">mat</e>
          <e type="operator" args="2">:</e>
          <e type="operand">x</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">x.1</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" preserve="true" args="3">range</e>
          <e type="operand">h</e>
          <e type="operand">h</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">f</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">4</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="10">mat</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">h</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="39" left="540" top="2385" width="457" height="276" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math>
        <description active="true" position="Top" lang="ger">
          <p>Erzeugt eine Matrix für die Darstellung vertikaler Linien zwischen den Funktionen f(x) und g(x) im Bereich von x1 bis x2 mit 2*n Linien.</p>
        </description>
        <description active="true" position="Top" lang="eng">
          <p>Generates a matrix for 2*N vertical lines (hatching) between functions f(x) and g(x) in x-range from x1 to x2</p>
        </description>
        <input>
          <e type="operand">q</e>
          <e type="operand">g</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">N</e>
          <e type="function" args="5">hatch2</e>
          <e type="operand">dx</e>
          <e type="operand">x.2</e>
          <e type="operand">x.1</e>
          <e type="operator" args="2">-</e>
          <e type="operand">N</e>
          <e type="operator" args="2">/</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">:</e>
          <e type="operand">h</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">q</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">g</e>
          <e type="operand">2</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="6">mat</e>
          <e type="operator" args="2">:</e>
          <e type="operand">x</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">x.1</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" preserve="true" args="3">range</e>
          <e type="operand">h</e>
          <e type="operand">h</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">q</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">q</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">4</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="10">mat</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">h</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="40" left="63" top="2673" width="457" height="276" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math>
        <description active="true" position="Top" lang="ger">
          <p>Erzeugt eine Matrix für die Darstellung vertikaler Linien zwischen den Funktionen f(x) und g(x) im Bereich von x1 bis x2 mit 2*n Linien.</p>
        </description>
        <description active="true" position="Top" lang="eng">
          <p>Generates a matrix for 2*N vertical lines (hatching) between functions f(x) and g(x) in x-range from x1 to x2</p>
        </description>
        <input>
          <e type="operand">m</e>
          <e type="operand">g</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">N</e>
          <e type="function" args="5">hatch3</e>
          <e type="operand">dx</e>
          <e type="operand">x.2</e>
          <e type="operand">x.1</e>
          <e type="operator" args="2">-</e>
          <e type="operand">N</e>
          <e type="operator" args="2">/</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">:</e>
          <e type="operand">h</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">m</e>
          <e type="operand">x.1</e>
          <e type="operand">x.1</e>
          <e type="function" args="1">g</e>
          <e type="operand">2</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="6">mat</e>
          <e type="operator" args="2">:</e>
          <e type="operand">x</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">x.1</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" preserve="true" args="3">range</e>
          <e type="operand">h</e>
          <e type="operand">h</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">m</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">m</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="operand">x</e>
          <e type="operand">dx</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">4</e>
          <e type="operand">2</e>
          <e type="function" preserve="true" args="10">mat</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">h</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="41" top="3015" color="#000000" bgColor="#ffffff">
      <area terminator="true" />
    </region>
  </region>
  <region id="42" left="63" top="3042" width="164" height="31" color="#000000" bgColor="#80ffff" fontSize="14">
    <text lang="eng">
      <p bold="true">User bar plot</p>
    </text>
  </region>
  <region id="43" left="243" top="3042" width="63" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">g</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="44" left="63" top="3078" width="262" height="126" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">Ψ1</e>
        <e type="operand">11</e>
        <e type="operand">0</e>
        <e type="operand">x</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operand">x</e>
        <e type="operand">0.1</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="function" preserve="true" args="3">cases</e>
        <e type="operator" args="2">:</e>
        <e type="operand">x</e>
        <e type="function" args="1">Ψ2</e>
        <e type="operand">10</e>
        <e type="operand">0.1</e>
        <e type="operand">x</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operand">x</e>
        <e type="operand">0.3</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="function" preserve="true" args="3">cases</e>
        <e type="operator" args="2">:</e>
        <e type="operand">x</e>
        <e type="function" args="1">Ψ3</e>
        <e type="operand">7</e>
        <e type="operand">0.3</e>
        <e type="operand">x</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operand">x</e>
        <e type="operand">0.4</e>
        <e type="operator" args="2">≤</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operand">0</e>
        <e type="function" preserve="true" args="3">cases</e>
        <e type="operator" args="2">:</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
      </input>
    </math>
  </region>
  <region id="45" left="360" top="3087" width="130" height="108" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
        <e type="operand">x</e>
        <e type="function" args="1">Ψ1</e>
        <e type="function" preserve="true" args="1">abs</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">x</e>
        <e type="function" args="1">q</e>
        <e type="operand">x</e>
        <e type="function" args="1">Ψ2</e>
        <e type="function" preserve="true" args="1">abs</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">x</e>
        <e type="function" args="1">m</e>
        <e type="operand">x</e>
        <e type="function" args="1">Ψ3</e>
        <e type="function" preserve="true" args="1">abs</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">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
      </input>
    </math>
  </region>
  <region id="46" left="63" top="3204" width="280" height="69" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">plot</e>
        <e type="operand">f</e>
        <e type="operand">g</e>
        <e type="operand">0</e>
        <e type="operand">0.1</e>
        <e type="operand">20</e>
        <e type="function" args="5">hatch1</e>
        <e type="operand">q</e>
        <e type="operand">g</e>
        <e type="operand">0.1</e>
        <e type="operand">0.3</e>
        <e type="operand">40</e>
        <e type="function" args="5">hatch2</e>
        <e type="operand">m</e>
        <e type="operand">g</e>
        <e type="operand">0.3</e>
        <e type="operand">0.4</e>
        <e type="operand">20</e>
        <e type="function" args="5">hatch3</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="47" left="63" top="3312" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="0.0959529570713159" scale_y="39.5235093766913" scale_z="3.7923975985294" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-68" transpose_y="-48" transpose_z="0">
      <description active="false" position="Top" lang="eng">
        <p />
      </description>
      <input>
        <e type="operand">plot</e>
      </input>
    </plot>
  </region>
  <region id="48" left="324" top="3312" width="239" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
    <xyplot width="229" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="0" xmax="0.5" xtick="0.25" numberformat="General" decimalplaces="3" />
      <yaxes ymin="0" ymax="150" ytick="15" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" 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" linecolor="DeepSkyBlue" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Coral" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Lime" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">plot</e>
      </input>
    </xyplot>
  </region>
</regions>