﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.99.7822.147"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>5597bbbf-2370-46da-a957-2a34c5ba7412</id>
      <revision>47</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" viewMode="0" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="9" orientation="Portrait" width="827" height="1169" />
      <margins left="39" right="39" top="49" bottom="49" />
      <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.99.7822.147" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.7822.147" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Custom Functions" version="1.1.7840.30466" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <assembly name="SpecialFunctions" version="1.12.7822.147" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="MaximaPlugin" version="1.98.7832.2744" guid="44011c1e-5d0d-4533-8e68-e32b5badce41" />
      <assembly name="TextRegion" version="1.11.7822.147" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="AreaRegion" version="1.11.7822.147" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
      <assembly name="PlotRegion" version="1.11.7822.147" guid="c451c2b5-798b-4f08-b9ec-b90963d1ddaa" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="18" top="9" width="476" height="24" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p style="font-weight: bold;">Integrating and differentiating piecewise functions with Maxima</p>
        </content>
      </text>
    </region>
    <region top="36" color="#000000">
      <area collapsed="false" />
      <region left="54" top="54" width="187" height="114" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
            <p>Unit step function</p>
          </content>
          </description>
          <input>
            <e type="operand">x#</e>
            <e type="function" args="1">Φ</e>
            <e type="operand" style="unit">Φs</e>
            <e type="operand" style="string">sign</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">1</e>
            <e type="operand">x#</e>
            <e type="function" args="1">sign</e>
            <e type="operator" args="2">+</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="operator" args="2">/</e>
            <e type="operand">x#</e>
            <e type="operand">2</e>
            <e type="operand">x#</e>
            <e type="function" args="1">abs</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">/</e>
            <e type="operator" args="2">+</e>
            <e type="function" args="3">if</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="441" top="63" width="249" height="26" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">4</e>
            <e type="function" args="1">appVersion</e>
          </input>
          <result action="numeric">
            <e type="operand" style="string">0.99.7822.147</e>
          </result>
        </math>
      </region>
      <region left="441" top="99" width="196" height="42" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">f#</e>
            <e type="operand">x#</e>
            <e type="function" args="2">int</e>
            <e type="operand">f#</e>
            <e type="operand">x#</e>
            <e type="function" args="2">int</e>
            <e type="function" args="1">Maxima</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="207" width="494" height="29" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
            <p>if c1 greathar than c2 then a else b.</p>
          </content>
          </description>
          <input>
            <e type="operand">c1#</e>
            <e type="operand">c2#</e>
            <e type="operand">a#</e>
            <e type="operand">b#</e>
            <e type="function" args="4">Φ_GT</e>
            <e type="operand">a#</e>
            <e type="operand">c1#</e>
            <e type="operand">c2#</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">Φ</e>
            <e type="operator" args="2">*</e>
            <e type="operand">b#</e>
            <e type="operand">c1#</e>
            <e type="operand">c2#</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">Φ</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">-</e>
            <e type="operand">b#</e>
            <e type="operator" args="2">+</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="270" width="297" height="29" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
            <p>Max of two expressions</p>
          </content>
          </description>
          <input>
            <e type="operand">u#</e>
            <e type="operand">v#</e>
            <e type="function" args="2">Φ_MAX</e>
            <e type="operand">u#</e>
            <e type="operand">v#</e>
            <e type="operand">u#</e>
            <e type="operand">v#</e>
            <e type="function" args="4">Φ_GT</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="396" top="270" width="305" height="29" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
            <p>Min of two expressions</p>
          </content>
          </description>
          <input>
            <e type="operand">u#</e>
            <e type="operand">v#</e>
            <e type="function" args="2">If_MIN</e>
            <e type="operand">v#</e>
            <e type="operand">u#</e>
            <e type="operand">u#</e>
            <e type="operand">v#</e>
            <e type="function" args="4">Φ_GT</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="333" width="335" height="31" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
            <p>if c equals zero then a else zero</p>
          </content>
          </description>
          <input>
            <e type="operand">c#</e>
            <e type="operand">a#</e>
            <e type="function" args="2">Φ_EQ</e>
            <e type="operand">a#</e>
            <e type="operand">c#</e>
            <e type="operand" style="unit">Φε</e>
            <e type="operator" args="2">+</e>
            <e type="function" args="1">Φ</e>
            <e type="operand">c#</e>
            <e type="operand" style="unit">Φε</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="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">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="396" width="549" height="29" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
            <p>if c1 equals c2 then a else b</p>
          </content>
          </description>
          <input>
            <e type="operand">c1#</e>
            <e type="operand">c2#</e>
            <e type="operand">a#</e>
            <e type="operand">b#</e>
            <e type="function" args="4">Φ_EQ</e>
            <e type="operand">b#</e>
            <e type="operand">c1#</e>
            <e type="operand">c2#</e>
            <e type="operator" args="2">-</e>
            <e type="operand">a#</e>
            <e type="function" args="2">Φ_EQ</e>
            <e type="operator" args="2">+</e>
            <e type="operand">c1#</e>
            <e type="operand">c2#</e>
            <e type="operator" args="2">-</e>
            <e type="operand">b#</e>
            <e type="function" args="2">Φ_EQ</e>
            <e type="operator" args="2">-</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region top="459" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="54" top="486" width="92" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="unit">Φs</e>
          <e type="operand" style="string">sign</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="171" top="486" width="132" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="unit">Φε</e>
          <e type="operand">0.000000001</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="342" top="486" width="108" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="unit">h</e>
          <e type="operand">0.0000001</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="54" top="522" width="141" height="43" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">t</e>
          <e type="function" args="1">I</e>
          <e type="operand">t</e>
          <e type="function" args="1">g</e>
          <e type="operand">t</e>
          <e type="function" args="2">int</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="function" args="3">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="252" top="522" width="244" height="73" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">t</e>
          <e type="function" args="1">In</e>
          <e type="operand">t</e>
          <e type="function" args="1">I</e>
          <e type="operand">t</e>
          <e type="operand">0</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">at</e>
          <e type="operand">τ</e>
          <e type="function" args="1">g</e>
          <e type="operand">τ</e>
          <e type="operand">0</e>
          <e type="operand">t</e>
          <e type="function" args="4">int</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="function" args="3">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="522" top="522" width="183" height="40" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p>Numerical and symbolic derivatives.</p>
        </content>
      </text>
    </region>
    <region left="54" top="603" width="144" height="66" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">t</e>
          <e type="function" args="1">D</e>
          <e type="operand" style="unit">Φs</e>
          <e type="operand" style="string">abs</e>
          <e type="operator" args="2">:</e>
          <e type="operand">t</e>
          <e type="function" args="1">g</e>
          <e type="operand">t</e>
          <e type="function" args="2">diff</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="252" top="603" width="214" height="46" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">t</e>
          <e type="function" args="1">Dn</e>
          <e type="operand">t</e>
          <e type="operand" style="unit">h</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1">g</e>
          <e type="operand">t</e>
          <e type="operand" style="unit">h</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="1">g</e>
          <e type="operator" args="2">-</e>
          <e type="operand">2</e>
          <e type="operand" style="unit">h</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="function" args="3">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region top="675" color="#000000">
      <area collapsed="false" />
      <region left="18" top="693" width="102" height="24" color="#800000" fontSize="10">
        <text lang="eng" fontFamily="Arial" fontSize="10">
          <content>
            <p style="font-weight: bold; color: #800000; font-family: Consolas;">Inequalities</p>
          </content>
        </text>
      </region>
      <region left="270" top="693" width="107" height="33" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">c1</e>
            <e type="operand">t</e>
            <e type="operand">2</e>
            <e type="operator" args="2">^</e>
            <e type="operand">2</e>
            <e type="operand">t</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">-</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="414" top="693" width="54" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">c2</e>
            <e type="operand">3</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="495" top="693" width="105" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">a</e>
            <e type="operand">0.5</e>
            <e type="operand">t</e>
            <e type="operator" args="2">*</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="621" top="693" width="104" height="26" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">b</e>
            <e type="operand">2</e>
            <e type="operand">t</e>
            <e type="function" args="1">sin</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="738" width="147" height="76" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">t</e>
            <e type="function" args="1">f</e>
            <e type="operand">c1</e>
            <e type="operand">c2</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="3">if</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="270" top="738" width="211" height="29" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">t</e>
            <e type="function" args="1">g</e>
            <e type="operand">c1</e>
            <e type="operand">c2</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="4">Φ_GT</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="819" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="1.65121061980346" scale_y="3.68470883775986" scale_z="6.08423036379273" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-8" transpose_y="3" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">f</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">g</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="261" top="819" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="1.82394916566548" scale_y="4.07017828600949" scale_z="6.7207216103523" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-16" transpose_y="4" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">In</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">I</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="504" top="819" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="1.65121061980346" scale_y="3.68470883775986" scale_z="6.08423036379273" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-14" transpose_y="3" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">D</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">Dn</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region top="1035" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region top="1053" color="#000000">
      <area collapsed="false" />
      <region left="18" top="1071" width="87" height="24" color="#800000" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial" fontSize="10">
          <content>
            <p style="font-weight: bold; color: #800000; font-family: Consolas;">Equalities</p>
          </content>
        </text>
      </region>
      <region left="270" top="1071" width="105" height="26" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand" style="unit">Φε</e>
            <e type="function" args="1">Clear</e>
          </input>
          <result action="numeric">
            <e type="operand">1</e>
          </result>
        </math>
      </region>
      <region left="54" top="1107" width="170" height="81" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">f</e>
            <e type="operand">1</e>
            <e type="operand">x</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">2</e>
            <e type="operand">x</e>
            <e type="operand">1</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">3</e>
            <e type="operand">x</e>
            <e type="operand">2</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">0</e>
            <e type="function" args="7">cases</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="270" top="1107" width="183" height="88" color="#000000" fontSize="10" isBreakable="false">
        <text lang="eng" width="171" fontFamily="Arial" fontSize="10">
          <content>
            <p style="font-family: Consolas;">Nuerically this have a poor representation and significance. <br /><br />This other is better</p>
          </content>
        </text>
      </region>
      <region left="504" top="1107" width="197" height="87" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">f</e>
            <e type="operand">1</e>
            <e type="operand">x</e>
            <e type="operand">0</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">abs</e>
            <e type="operand" style="unit">Φε</e>
            <e type="operator" args="2">&lt;</e>
            <e type="operand">2</e>
            <e type="operand">x</e>
            <e type="operand">1</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">abs</e>
            <e type="operand" style="unit">Φε</e>
            <e type="operator" args="2">&lt;</e>
            <e type="operand">3</e>
            <e type="operand">x</e>
            <e type="operand">2</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">abs</e>
            <e type="operand" style="unit">Φε</e>
            <e type="operator" args="2">&lt;</e>
            <e type="operand">0</e>
            <e type="function" args="7">cases</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="1206" width="175" height="24" color="#000000" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial" fontSize="10">
          <content>
            <p style="font-family: Consolas;">Same using unit step Φ</p>
          </content>
        </text>
      </region>
      <region left="270" top="1206" width="461" height="29" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">g</e>
            <e type="operand">x</e>
            <e type="operand">0</e>
            <e type="operand">1</e>
            <e type="operand">0</e>
            <e type="function" args="4">Φ_EQ</e>
            <e type="operand">x</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="operand">0</e>
            <e type="function" args="4">Φ_EQ</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="operand">2</e>
            <e type="operand">3</e>
            <e type="operand">0</e>
            <e type="function" args="4">Φ_EQ</e>
            <e type="operator" args="2">+</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="1251" width="182" height="40" color="#000000" fontSize="10">
        <text lang="eng" width="182" fontFamily="Arial" fontSize="10">
          <content>
            <p style="font-family: Consolas;">Use a big epsilon for this example</p>
          </content>
        </text>
      </region>
      <region left="270" top="1251" width="76" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand" style="unit">Φε</e>
            <e type="operand">0.01</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="1296" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="3.44995191836541" scale_y="7.18045512066377" scale_z="24.7722249182707" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-87" transpose_y="-40" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">f</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">g</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="261" top="1296" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="3.26497288468514" scale_y="6.5276864733307" scale_z="21.3127193351507" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-84" transpose_y="-37" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">In</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">I</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="504" top="1296" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="3.36378370744586" scale_y="6.5276864733307" scale_z="21.9577254063045" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-91" transpose_y="-40" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">Dn</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">D</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="18" top="1521" width="718" height="24" color="#000000" fontSize="10">
        <text lang="eng" fontFamily="Consolas" fontSize="10">
          <content>
            <p>Expected value for the integral is zero, but for derivatives is infinity at the discontinuities.</p>
          </content>
        </text>
      </region>
      <region top="1557" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region top="1584" color="#000000">
      <area collapsed="false" />
      <region left="18" top="1611" width="95" height="24" color="#800000" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial" fontSize="10">
          <content>
            <p style="font-weight: bold; color: #800000; font-family: Consolas;">Max and Min</p>
          </content>
        </text>
      </region>
      <region left="270" top="1611" width="48" height="24" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">a</e>
            <e type="operand">t</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="360" top="1611" width="58" height="33" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">b</e>
            <e type="operand">t</e>
            <e type="operand">2</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="1656" width="150" height="32" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">t</e>
            <e type="function" args="1">f</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="function" args="4">mat</e>
            <e type="function" args="1">max</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="270" top="1656" width="159" height="29" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">t</e>
            <e type="function" args="1">g</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">Φ_MAX</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="1701" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="1.69180247439081" scale_y="7.18045512066377" scale_z="12.1479117403911" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-62" transpose_y="-40" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">f</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">g</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="261" top="1701" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="1.74358880550305" scale_y="6.5276864733307" scale_z="11.3816010607331" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-49" transpose_y="-44" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">In</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">I</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region left="504" top="1701" width="237" height="171" color="#000000" fontSize="8">
        <plot type="2d" render="lines" scale_x="1.71663500961057" scale_y="6.5276864733307" scale_z="11.2056551318808" rotate_x="0" rotate_y="0" rotate_z="0" transpose_x="-42" transpose_y="-49" transpose_z="0">
          <input>
            <e type="operand">x</e>
            <e type="function" args="1">Dn</e>
            <e type="operand">0.1</e>
            <e type="operator" args="2">+</e>
            <e type="operand">x</e>
            <e type="function" args="1">D</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">sys</e>
          </input>
        </plot>
      </region>
      <region top="1926" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="18" top="1953" width="60" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">Alvaro</e>
        </input>
      </math>
    </region>
  </regions>
</worksheet>