﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.98.6179.21440"?>
<regions>
  <settings>
    <identity>
      <id>e728f743-5b05-4f6e-8d29-85149396e315</id>
      <revision>29</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="Picture Region" version="1.10.6179.21444" guid="06b5df04-393e-4be7-9107-305196fcb861" />
      <assembly name="Custom Functions" version="1.1.6281.4594" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <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="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>Int(f,a,b,n) ...     Simpson/Romberg Kernel     </p>
      </title>
    </area>
    <region id="1" left="72" top="54" width="696" height="182" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
      <math optimize="2" decimalPlaces="6">
        <description active="true" position="Top" lang="eng">
          <p> Simpson Integrator in the Romberg Transform Domain [0,1] &lt;= [a,b] ...  ... integrates  Smath ainterp(X,Y,x), cinterp(X,Y,x), cubic(x) from  l_p_c_spline </p>
        </description>
        <input>
          <e type="operand">f</e>
          <e type="operand">a</e>
          <e type="operand">b</e>
          <e type="operand">n</e>
          <e type="function" args="4">Int</e>
          <e type="operand">w</e>
          <e type="function" args="1">s</e>
          <e type="operand">b</e>
          <e type="operand">a</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">3</e>
          <e type="operand">4</e>
          <e type="operator" args="2">/</e>
          <e type="operand">2</e>
          <e type="operand">w</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="operator" args="2">/</e>
          <e type="operand">2</e>
          <e type="operand">w</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="operand">1</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="2">*</e>
          <e type="operand">a</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
          <e type="operand">w</e>
          <e type="function" args="1">G</e>
          <e type="operand">w</e>
          <e type="function" args="1">s</e>
          <e type="function" args="1">f</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="operand">w</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
          <e type="operand">α</e>
          <e type="operand">0</e>
          <e type="operator" args="2">:</e>
          <e type="operand">β</e>
          <e type="operand">1</e>
          <e type="operator" args="2">:</e>
          <e type="operand">h</e>
          <e type="operand">β</e>
          <e type="operand">α</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">1</e>
          <e type="operand">4</e>
          <e type="function" preserve="true" args="6">mat</e>
          <e type="operand">Simpson</e>
          <e type="operand">1</e>
          <e type="operand">3</e>
          <e type="operator" args="2">/</e>
          <e type="operand">h</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operand">α</e>
          <e type="function" args="1">G</e>
          <e type="operand">β</e>
          <e type="function" args="1">G</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">α</e>
          <e type="operand">k</e>
          <e type="operand">h</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">G</e>
          <e type="operand">k</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="4">sum</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">2</e>
          <e type="operand">3</e>
          <e type="operator" args="2">/</e>
          <e type="operand">h</e>
          <e type="operator" args="2">*</e>
          <e type="operand">α</e>
          <e type="operand">h</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">-</e>
          <e type="operand">k</e>
          <e type="operand">h</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">G</e>
          <e type="operand">k</e>
          <e type="operand">1</e>
          <e type="operand">n</e>
          <e type="function" preserve="true" args="4">sum</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="function" preserve="true" args="1">eval</e>
          <e type="operator" args="2">:</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="operand">b</e>
          <e type="operand">a</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operand">Simpson</e>
          <e type="operator" args="2">*</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="2" top="279" color="#000000" bgColor="#ffffff">
      <area terminator="true" />
    </region>
  </region>
  <region id="3" left="27" top="306" width="535" height="31" color="#000000" bgColor="#80ffff" fontSize="14">
    <text lang="eng">
      <p bold="true">Linear integration of discontinuous functions</p>
    </text>
  </region>
  <region id="4" left="27" top="351" width="261" height="100" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
        <e type="operand">0</e>
        <e type="operand">x</e>
        <e type="operand">π</e>
        <e type="operand">2</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="2">≤</e>
        <e type="operand">0</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">3</e>
        <e type="operand">π</e>
        <e type="operator" args="2">*</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="2">&amp;</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="1">sin</e>
        <e type="function" preserve="true" args="5">cases</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="5" left="288" top="351" width="304" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="points" scale_x="3.72192811894935" scale_y="1.7363069361" scale_z="6.46240960859739" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-117" transpose_y="1" transpose_z="0">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">f</e>
      </input>
    </plot>
  </region>
  <region id="6" left="612" top="441" width="158" height="66" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="3">
      <input>
        <e type="operand">u</e>
        <e type="function" args="1">f</e>
        <e type="operand">u</e>
        <e type="operand">0</e>
        <e type="operand">4</e>
        <e type="operand">π</e>
        <e type="operator" args="2">*</e>
        <e type="function" preserve="true" args="4">int</e>
      </input>
      <result action="numeric">
        <e type="operand">0.084</e>
      </result>
    </math>
  </region>
  <region id="7" left="36" top="540" width="247" height="126" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math>
      <input>
        <e type="operand">Fnct</e>
        <e type="operand">x</e>
        <e type="operand">0</e>
        <e type="operand">3</e>
        <e type="operand">π</e>
        <e type="operator" args="2">*</e>
        <e type="bracket">(</e>
        <e type="operand">0.05</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">x</e>
        <e type="function" preserve="true" args="1">rows</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">x</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operator" args="2">:</e>
        <e type="operand">Fnct</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">f</e>
        <e type="function" preserve="true" args="1">eval</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">u</e>
        <e type="operand">Fnct</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="8" left="288" top="540" width="422" height="197" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math optimize="2">
      <input>
        <e type="operand">data</e>
        <e type="function" args="1">Σ</e>
        <e type="operand" style="string">Finite differences Cumul Integration</e>
        <e type="operand">vx</e>
        <e type="operand">data</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">col</e>
        <e type="operator" args="2">:</e>
        <e type="operand">vy</e>
        <e type="operand">data</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">col</e>
        <e type="operator" args="2">:</e>
        <e type="operand">Y</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">0</e>
        <e type="operator" args="2">:</e>
        <e type="operand">i</e>
        <e type="operand">2</e>
        <e type="operand">vx</e>
        <e type="function" preserve="true" args="1">rows</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">vx</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">vx</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operator" args="2">-</e>
        <e type="function" preserve="true" args="2">el</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">Y</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operator" args="2">-</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">1</e>
        <e type="operand">2</e>
        <e type="operator" args="2">/</e>
        <e type="operand">vy</e>
        <e type="operand">i</e>
        <e type="operand">1</e>
        <e type="operator" args="2">-</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operand">vy</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="operand">Δx</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</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="1">eval</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">vx</e>
        <e type="operand">Y</e>
        <e type="function" preserve="true" args="2">augment</e>
        <e type="operand">6</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="8">line</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="9" left="36" top="666" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="points" scale_x="4.54902325649365" scale_y="1.75384539" scale_z="7.97828346740418" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-76" transpose_y="0" transpose_z="0">
      <input>
        <e type="operand">Fnct</e>
        <e type="operand">1</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="3">sys</e>
      </input>
    </plot>
  </region>
  <region id="10" left="288" top="747" width="455" height="56" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>Discontinuous functions must be specified completely.The Smath numerical integrator supports "if/otherwise"as well the finite differences integrator.</p>
    </text>
  </region>
  <region id="11" left="36" top="864" width="427" height="158" color="#000000" bgColor="#ebebeb" fontSize="10">
    <plot type="2d" render="points" scale_x="3.36491420138033" scale_y="2.1324856255488" scale_z="7.17563116564859" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-168" transpose_y="-51" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>Finite differences Cumulative Integral</p>
      </description>
      <input>
        <e type="operand">Fnct</e>
        <e type="function" args="1">Σ</e>
        <e type="operand">Fnct</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="12" left="468" top="891" width="299" height="183" color="#000000" bgColor="#ffffff">
    <picture>
      <raw format="png" encoding="base64">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</raw>
    </picture>
  </region>
  <region id="13" left="27" top="1134" width="253" height="26" color="#ffff00" bgColor="#010101" fontSize="10">
    <math decimalPlaces="6">
      <description active="true" position="Top" lang="eng">
        <p>Inaccurate from native Simpsonset option integral acc 10000</p>
      </description>
      <input>
        <e type="operand">f</e>
        <e type="operand">0</e>
        <e type="operand">4</e>
        <e type="operand">10000</e>
        <e type="function" args="4">Int</e>
      </input>
      <result action="numeric">
        <e type="operand">0.999908</e>
      </result>
    </math>
  </region>
  <region id="14" left="450" top="1170" width="143" height="66" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="3">
      <input>
        <e type="operand">u</e>
        <e type="function" args="1">f</e>
        <e type="operand">u</e>
        <e type="operand">0</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="4">int</e>
      </input>
      <result action="numeric">
        <e type="operand">1.004</e>
      </result>
    </math>
  </region>
  <region id="15" left="27" top="1296" width="43" height="24" color="#000000" bgColor="#ffff80" fontSize="10">
    <math>
      <input>
        <e type="operand">δ</e>
        <e type="operand">2</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="16" left="27" top="1305" width="244" height="45" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">t</e>
        <e type="operand">δ</e>
        <e type="function" args="2">UnitStep</e>
        <e type="operand">1</e>
        <e type="operand">t</e>
        <e type="operand">δ</e>
        <e type="operator" args="2">-</e>
        <e type="function" preserve="true" args="1">sign</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="operand">2</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="17" left="306" top="1305" width="78" height="45" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Δ</e>
        <e type="operand">δ</e>
        <e type="operand">1</e>
        <e type="operator" args="1">-</e>
        <e type="operand">δ</e>
        <e type="operand">2</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>
      </input>
    </math>
  </region>
  <region id="18" left="27" top="1350" width="259" height="27" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">Delay</e>
        <e type="operand">δ</e>
        <e type="operand">0.5</e>
        <e type="operator" args="1">-</e>
        <e type="operand" style="string">δ </e>
        <e type="operand">12</e>
        <e type="operand" style="string">black</e>
        <e type="operand">1</e>
        <e type="operand">5</e>
        <e type="function" preserve="true" args="7">mat</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="19" left="27" top="1413" width="215" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="4.59497298635722" scale_y="5.39478220936421" scale_z="24.788878519309" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-87" transpose_y="1" transpose_z="0">
      <description active="true" position="Top" lang="eng">
        <p>UnitStep ... sign = signum</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="operand">δ</e>
        <e type="function" args="2">UnitStep</e>
        <e type="operand">Δ</e>
        <e type="operand">Delay</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="20" left="261" top="1413" width="268" height="66" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">linearInt</e>
        <e type="operand">t</e>
        <e type="operand">δ</e>
        <e type="function" args="2">UnitStep</e>
        <e type="operand">t</e>
        <e type="operand">0</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="4">int</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="21" left="261" top="1503" width="337" height="124" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math optimize="0">
      <input>
        <e type="operand">Unit</e>
        <e type="operand">u</e>
        <e type="operand">0.01</e>
        <e type="operand">4</e>
        <e type="operand">0.025</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">u</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="operator" args="2">:</e>
        <e type="operand">Ustep</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="operand">δ</e>
        <e type="function" args="2">UnitStep</e>
        <e type="function" preserve="true" args="1">eval</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">u</e>
        <e type="operand">Ustep</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="22" left="27" top="1665" width="207" height="102" border="true" color="#000000" bgColor="#ffffe1" fontSize="10">
    <math>
      <input>
        <e type="operand">Σ</e>
        <e type="operand">v</e>
        <e type="operand">10</e>
        <e type="operand">15</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">^</e>
        <e type="operand">4</e>
        <e type="operand">0.025</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">v</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">v</e>
        <e type="operand">i</e>
        <e type="function" preserve="true" args="2">el</e>
        <e type="function" args="1">linearInt</e>
        <e type="operator" args="2">:</e>
        <e type="function" preserve="true" args="3">for</e>
        <e type="operand">v</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="23" left="261" top="1665" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="6.46240960859739" scale_y="4.17724816941566" scale_z="26.9950887075276" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-89" transpose_y="-59" transpose_z="0">
      <input>
        <e type="operand">Unit</e>
        <e type="operand">Σ</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="24" left="522" top="1665" width="240" height="158" color="#000000" bgColor="#ffffff" fontSize="10">
    <plot type="2d" render="lines" scale_x="1" scale_y="1" scale_z="1" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="0" transpose_y="0" transpose_z="0">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">linearInt</e>
      </input>
    </plot>
  </region>
  <region id="25" top="1872" color="#000000" bgColor="#ffff80">
    <area single="true" collapsed="true" />
  </region>
</regions>