﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Solver" version="1.3.0.9126"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>a3001d50-c434-4e5d-b12b-5c9df444eca1</id>
      <revision>32</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <mixedNumbers>false</mixedNumbers>
      <roundingMode>0</roundingMode>
      <approximateEqualAccuracy>0</approximateEqualAccuracy>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" viewMode="0" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true" hideElementsHighlightings="true">
      <paper id="9" orientation="Portrait" width="827" height="1169" />
      <margins left="39" right="39" top="49" bottom="49" />
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Core" version="1.73.9126.0" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.73.9126.0" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="SpecialFunctions" version="1.73.9126.0" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Maple Tools" version="1.1.8665.21209" guid="32dfd679-8cfd-483a-b79a-19d5ea838750" />
      <assembly name="TextRegion" version="1.73.9126.0" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="ALGLIB® - numerical analysis library" version="1.0.8025.20709" guid="8e40b49c-3681-4332-903d-751303860e7b" />
    </dependencies>
  </settings>
  <regions type="content">
    <region left="18" top="18" width="307" height="24" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p style="font-weight: bold;">Integration using Runge-Kutta algorithms</p>
        </content>
      </text>
    </region>
    <region left="18" top="63" width="121" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">D</e>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="198" top="63" width="390" height="35" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">ic</e>
          <e type="operand">a</e>
          <e type="operand">b</e>
          <e type="function" args="3">RK</e>
          <e type="operand">ic</e>
          <e type="operand">a</e>
          <e type="operand">b</e>
          <e type="operand">N</e>
          <e type="operand">D</e>
          <e type="function" args="5">al_rkckadapt</e>
          <e type="operand">N</e>
          <e type="operand">1</e>
          <e type="operator" args="2">+</e>
          <e type="operand">2</e>
          <e type="function" args="3">el</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="108" width="84" height="33" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">ε</e>
          <e type="operand">10</e>
          <e type="operand">15</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="144" top="108" width="70" height="24" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">N</e>
          <e type="operand">1000</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="261" top="108" width="454" height="24" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p>Set "Tools/Options/Calulation/Integrals: accuracy" to 10000.</p>
        </content>
      </text>
    </region>
    <region left="18" top="153" width="188" height="60" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">10</e>
          <e type="function" args="2">log</e>
          <e type="operand">x</e>
          <e type="operator" args="2">*</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="306" top="153" width="235" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="3">RK</e>
        </input>
        <result action="numeric">
          <e type="operand">0.566035</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="306" top="180" width="200" height="69" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="4">int</e>
        </input>
        <result action="numeric">
          <e type="operand">0.566194</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="243" width="501" height="73" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctan</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.566034</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="18" top="324" width="339" height="67" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">-</e>
          <e type="operand">10</e>
          <e type="function" args="2">log</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">+</e>
          <e type="operand">10</e>
          <e type="function" args="2">log</e>
          <e type="operator" args="2">*</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="414" top="324" width="235" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="3">RK</e>
        </input>
        <result action="numeric">
          <e type="operand">0.058847</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="414" top="351" width="200" height="69" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="4">int</e>
        </input>
        <result action="numeric">
          <e type="operand">0.058885</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="414" width="652" height="75" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctan</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="operand">rational</e>
          <e type="function" args="2">convert</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.058847</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="18" top="495" width="249" height="45" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">sin</e>
          <e type="operand">x</e>
          <e type="function" args="1">sec</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">x</e>
          <e type="function" args="1">tan</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">/</e>
          <e type="operand">x</e>
          <e type="operand">10</e>
          <e type="function" args="2">log</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="414" top="495" width="210" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="function" args="3">RK</e>
        </input>
        <result action="numeric">
          <e type="operand">0.094574</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="414" top="522" width="200" height="69" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
        </input>
        <result action="numeric">
          <e type="operand">0.094574</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="585" width="652" height="75" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctan</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="operand">rational</e>
          <e type="function" args="2">convert</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.094574</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="18" top="666" width="199" height="49" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">x</e>
          <e type="operand">10</e>
          <e type="function" args="2">log</e>
          <e type="operator" args="2">*</e>
          <e type="operand">x</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="324" top="666" width="210" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="function" args="3">RK</e>
        </input>
        <result action="numeric">
          <e type="operand">0.420809</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="324" top="693" width="200" height="69" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
        </input>
        <result action="numeric">
          <e type="operand">0.420968</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="756" width="501" height="73" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctan</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.420808</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="18" top="837" width="231" height="58" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">-</e>
          <e type="operand">10</e>
          <e type="function" args="2">log</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operator" args="2">*</e>
          <e type="operand">x</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="324" top="837" width="227" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="3">RK</e>
        </input>
        <result action="numeric">
          <e type="operand">0.22338</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="324" top="864" width="200" height="69" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="4">int</e>
        </input>
        <result action="numeric">
          <e type="operand">0.223505</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="927" width="493" height="73" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atan</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctan</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.22338</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="18" top="1008" width="143" height="61" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atanh</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="324" top="1008" width="222" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <description active="false" position="Top" lang="eng">
          <content></content>
        </description>
        <input>
          <e type="operand">0</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="3">RK</e>
        </input>
        <result action="numeric">
          <e type="operand">1.644934</e>
        </result>
      </math>
    </region>
    <region left="324" top="1035" width="187" height="69" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">+</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="4">int</e>
        </input>
        <result action="numeric">
          <e type="operand">1.649394</e>
        </result>
      </math>
    </region>
    <region left="54" top="1098" width="599" height="73" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atanh</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctanh</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">4.207199</e>
          <e type="operand">3.875785</e>
          <e type="operand">i</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="1179" width="681" height="40" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p>Maple fails maybe because the symbolic expression is so complicate, that it's numerical evaluation is so difficult at the point that it is useless, or it have a bug for this case:</p>
        </content>
      </text>
    </region>
    <region left="54" top="1224" width="394" height="71" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">I</e>
          <e type="operand">x</e>
          <e type="function" args="1">y</e>
          <e type="operand">x</e>
          <e type="function" args="1">atanh</e>
          <e type="operand">x</e>
          <e type="function" args="1">arctanh</e>
          <e type="operator" args="2">≡</e>
          <e type="function" args="2">eval</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">maple</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="54" top="1296" width="635" height="70" color="#000000" fontSize="7">
      <math decimalPlaces="6">
        <input>
          <e type="operand">I</e>
        </input>
        <result action="symbolic">
          <e type="operand">4</e>
          <e type="operand">1</e>
          <e type="operator" args="1">-</e>
          <e type="bracket">(</e>
          <e type="operand">_k1</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">2</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="operand">_k1</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1">Ψ</e>
          <e type="operator" args="1">-</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="operand">_k1</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="operand">2</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1">Ψ</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operand">π</e>
          <e type="operand">i</e>
          <e type="operand">π</e>
          <e type="operand">_k1</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">tan</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="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operand">π</e>
          <e type="operand">_k1</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">cos</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1</e>
          <e type="operand">2</e>
          <e type="operand">_k1</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
          <e type="operand">_k1</e>
          <e type="operand">0..infinity</e>
          <e type="operator" args="2">=</e>
          <e type="operand">π</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">-</e>
          <e type="function" args="2">Sum</e>
          <e type="operand">4</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="54" top="1368" width="666" height="40" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p>New versions of maple have options for expecify the numerical procedure for evaluate the definite integral: https://www.maplesoft.com/support/help/Maple/view.aspx?path=evalf/Int</p>
        </content>
      </text>
    </region>
    <region left="9" top="1422" width="131" height="24" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Consolas" fontSize="10">
        <content>
          <p style="font-weight: bold;">Double integrals</p>
        </content>
      </text>
    </region>
    <region left="189" top="1422" width="76" height="33" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">ε</e>
          <e type="operand">10</e>
          <e type="operand">7</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="1467" width="719" height="120" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">2</e>
          <e type="function" args="1">f</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">y.1</e>
          <e type="operand">y.2</e>
          <e type="operand">n.x</e>
          <e type="operand">n.y</e>
          <e type="function" args="7">DInt</e>
          <e type="operand">a</e>
          <e type="operand">b</e>
          <e type="operand">n</e>
          <e type="function" args="3">RK.1</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="function" args="3">mat</e>
          <e type="operand">a</e>
          <e type="operand">b</e>
          <e type="operand">n</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">D</e>
          <e type="function" args="5">al_rkckadapt</e>
          <e type="operand">n</e>
          <e type="operand">1</e>
          <e type="operator" args="2">+</e>
          <e type="operand">2</e>
          <e type="function" args="3">el</e>
          <e type="operator" args="2">:</e>
          <e type="operand">y</e>
          <e type="operand">u</e>
          <e type="function" args="2">D</e>
          <e type="operand">x</e>
          <e type="operand">v</e>
          <e type="function" args="2">D</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="function" args="3">mat</e>
          <e type="operator" args="2">:</e>
          <e type="operand">x.1</e>
          <e type="operand">x.2</e>
          <e type="operand">n.x</e>
          <e type="function" args="3">RK.1</e>
          <e type="operand">2</e>
          <e type="operand">1</e>
          <e type="function" args="4">line</e>
          <e type="operator" args="2">:</e>
          <e type="operand">y.1</e>
          <e type="operand">y.2</e>
          <e type="operand">n.y</e>
          <e type="function" args="3">RK.1</e>
          <e type="operand">3</e>
          <e type="operand">1</e>
          <e type="function" args="5">line</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="1584" width="161" height="50" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operator" args="2">-</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">y</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="306" top="1584" width="358" height="28" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="operand">20</e>
          <e type="operand">20</e>
          <e type="function" args="7">DInt</e>
        </input>
        <result action="numeric">
          <e type="operand">0.540553</e>
        </result>
      </math>
    </region>
    <region left="306" top="1611" width="338" height="73" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">x</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="operand">y</e>
          <e type="operand">0</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.540553</e>
        </result>
      </math>
    </region>
    <region left="18" top="1683" width="230" height="52" border="true" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="operator" args="2">+</e>
          <e type="bracket">(</e>
          <e type="operand">1</e>
          <e type="operand">x</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">y</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">-</e>
          <e type="bracket">(</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="306" top="1683" width="390" height="28" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">0.5</e>
          <e type="operand">1</e>
          <e type="operand">0.5</e>
          <e type="operand">1</e>
          <e type="operand">ε</e>
          <e type="operator" args="2">-</e>
          <e type="operand">20</e>
          <e type="operand">20</e>
          <e type="function" args="7">DInt</e>
        </input>
        <result action="numeric">
          <e type="operand">0.290638</e>
        </result>
      </math>
    </region>
    <region left="306" top="1710" width="393" height="75" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">x</e>
          <e type="operand">y</e>
          <e type="function" args="2">f</e>
          <e type="operand">x</e>
          <e type="operand">0.5</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="operand">y</e>
          <e type="operand">0.5</e>
          <e type="operand">1</e>
          <e type="function" args="4">int</e>
          <e type="function" args="1">evalf</e>
          <e type="function" args="1">Re</e>
          <e type="function" args="1">maple</e>
        </input>
        <result action="numeric">
          <e type="operand">0.290638</e>
        </result>
      </math>
    </region>
    <region left="18" top="1782" width="857" height="248" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" width="602" fontFamily="Consolas" fontSize="10">
        <content>
          <p>References<br /><br />Maritn's post about Maxima quadrature:<br />    - https://en.smath.com/forum/yaf_postst25506_Smath-cananot-solve-this-integral-No5-while-Mathcad-Prime-can.aspx<br /><br />Single int: A bug in the odesolvers and its solution:<br />    - https://en.smath.com/forum/yaf_postsm56081_Ode-solvers-implementation.aspx<br />    - https://en.smath.com/forum/yaf_postsm57304_ODE-Solvers.aspx#post57304<br /><br />Double int:<br />    - https://en.smath.com/forum/yaf_postsm61577_Double-Integration-using-ode-solvers.aspx<br />    - https://en.smath.com/forum/yaf_postsm85273_Mathcad-Toolbox.aspx#post85273<br /><br />Maple convert/rational:<br />    - https://en.smath.com/forum/yaf_postsm82867_Maple-Tools.aspx#post82867</p>
        </content>
      </text>
    </region>
    <region left="18" top="2043" width="60" height="24" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">Alvaro</e>
        </input>
      </math>
    </region>
    <region left="261" top="2043" width="233" height="26" color="#000000" fontSize="10">
      <math decimalPlaces="6">
        <input>
          <e type="operand">4</e>
          <e type="function" args="1">appVersion</e>
        </input>
        <result action="numeric">
          <e type="operand" style="string">1.73.9126.0</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>