﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="1.0.8151.26392"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>4e5021be-c744-4edc-b3ab-9cf88b05fae6</id>
      <revision>14</revision>
    </identity>
    <metadata lang="eng">
      <author>Alvaro Diaz Falconi</author>
    </metadata>
    <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" />
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="1.0.8151.26392" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.8151.26392" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Custom Functions" version="1.1.8051.30522" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <assembly name="SpecialFunctions" version="1.12.8151.26392" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="DotNumerics" version="1.1.8027.32727" guid="2a69099d-3185-4ea7-a130-65f2bf94c8d6" />
      <assembly name="TextRegion" version="1.11.8151.26392" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="AreaRegion" version="1.11.8151.26392" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
    </dependencies>
  </settings>
  <regions type="content">
    <region top="18" color="#000000">
      <area collapsed="true">
        <title lang="eng">
          <content>
            <p>nullspace</p>
          </content>
        </title>
      </area>
      <region left="54" top="54" width="349" height="73" color="#000000" bgColor="#ffffff" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>SVD Decomposition using dn library</p>
            </content>
          </description>
          <input>
            <e type="operand">A</e>
            <e type="operand">tol</e>
            <e type="function" args="2">MSVD</e>
            <e type="operand">S</e>
            <e type="operand">U</e>
            <e type="operand">V'</e>
            <e type="operand">1</e>
            <e type="operand">3</e>
            <e type="function" args="5">mat</e>
            <e type="operand">A</e>
            <e type="function" args="1">dn_LinAlgSVD</e>
            <e type="function" args="1">transpose</e>
            <e type="operator" args="2">:</e>
            <e type="operand">U</e>
            <e type="operator" args="1">-</e>
            <e type="operand">S</e>
            <e type="operand">V'</e>
            <e type="operator" args="1">-</e>
            <e type="function" args="1">transpose</e>
            <e type="operand">1</e>
            <e type="operand">3</e>
            <e type="function" args="5">mat</e>
            <e type="function" args="1">eval</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="54" top="162" width="379" height="95" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>Null space</p>
            </content>
          </description>
          <input>
            <e type="operand">A</e>
            <e type="operand">tol</e>
            <e type="function" args="2">null</e>
            <e type="operand">U</e>
            <e type="operand">S</e>
            <e type="operand">V</e>
            <e type="operand">1</e>
            <e type="operand">3</e>
            <e type="function" args="5">mat</e>
            <e type="operand">A</e>
            <e type="operand">tol</e>
            <e type="function" args="2">MSVD</e>
            <e type="operator" args="2">:</e>
            <e type="operand">r</e>
            <e type="operand">S</e>
            <e type="operand">tol</e>
            <e type="operator" args="2">&gt;</e>
            <e type="function" args="1">vectorize</e>
            <e type="function" args="1">sum</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">V</e>
            <e type="operand">1</e>
            <e type="operand">V</e>
            <e type="function" args="1">rows</e>
            <e type="function" args="2">range</e>
            <e type="operand">r</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="bracket">(</e>
            <e type="operand">V</e>
            <e type="function" args="1">cols</e>
            <e type="function" args="2">range</e>
            <e type="function" args="3">el</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="54" top="288" width="189" height="29" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">A</e>
            <e type="function" args="1">null</e>
            <e type="operand">A</e>
            <e type="operand" style="unit">TOL</e>
            <e type="function" args="2">null</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="333" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region top="351" color="#000000">
      <area collapsed="true">
        <title lang="eng">
          <content>
            <p>rat</p>
          </content>
        </title>
      </area>
      <region left="54" top="396" width="219" height="79" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">X#</e>
            <e type="function" args="1">product</e>
            <e type="operand">P#</e>
            <e type="operand">1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x#</e>
            <e type="operand">X#</e>
            <e type="operand">P#</e>
            <e type="operand">x#</e>
            <e type="operand">P#</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">for</e>
            <e type="operand">P#</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="54" top="486" width="266" height="139" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>gcd of two numbers</p>
            </content>
          </description>
          <input>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">gcd</e>
            <e type="operand">x</e>
            <e type="operand">a</e>
            <e type="function" args="1">abs</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y</e>
            <e type="operand">b</e>
            <e type="function" args="1">abs</e>
            <e type="operator" args="2">:</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="function" args="4">mat</e>
            <e type="operand">x</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≠</e>
            <e type="bracket">(</e>
            <e type="operand">y</e>
            <e type="operand">0</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="operand">y</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">x</e>
            <e type="operand">x</e>
            <e type="operand">y</e>
            <e type="function" args="2">mod</e>
            <e type="operator" args="2">:</e>
            <e type="operand">y</e>
            <e type="operand">y</e>
            <e type="operand">x</e>
            <e type="function" args="2">mod</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">if</e>
            <e type="function" args="2">while</e>
            <e type="operand">x</e>
            <e type="operand">y</e>
            <e type="operator" args="2">+</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="378" top="486" width="261" height="104" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>gcd of an array.</p>
            </content>
          </description>
          <input>
            <e type="operand">A</e>
            <e type="function" args="1">gcd</e>
            <e type="operand">g</e>
            <e type="operand">A</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">:</e>
            <e type="operand">k</e>
            <e type="operand">2</e>
            <e type="operand">A</e>
            <e type="function" args="1">length</e>
            <e type="function" args="2">range</e>
            <e type="operand">g</e>
            <e type="operand">g</e>
            <e type="operand">A</e>
            <e type="operand">k</e>
            <e type="function" args="2">el</e>
            <e type="function" args="2">gcd</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">for</e>
            <e type="operand">g</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="54" top="675" width="185" height="46" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>lcm of two numbers</p>
            </content>
          </description>
          <input>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">lcm</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="operator" args="2">*</e>
            <e type="operand">a</e>
            <e type="operand">b</e>
            <e type="function" args="2">gcd</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="378" top="675" width="261" height="104" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>lcm of an array</p>
            </content>
          </description>
          <input>
            <e type="operand">A</e>
            <e type="function" args="1">lcm</e>
            <e type="operand">l</e>
            <e type="operand">A</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">:</e>
            <e type="operand">k</e>
            <e type="operand">2</e>
            <e type="operand">A</e>
            <e type="function" args="1">length</e>
            <e type="function" args="2">range</e>
            <e type="operand">l</e>
            <e type="operand">l</e>
            <e type="operand">A</e>
            <e type="operand">k</e>
            <e type="function" args="2">el</e>
            <e type="function" args="2">lcm</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">for</e>
            <e type="operand">l</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="54" top="819" width="434" height="384" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>rat returns two integer matrices so that vectorize(N/D) is close to X in the sense that abs(N./D - X) &lt;= tol*abs(X).<br />The rational approximations are generated by truncating continued fraction expansions.</p>
            </content>
          </description>
          <input>
            <e type="operand">X</e>
            <e type="operand">tol</e>
            <e type="function" args="2">rat</e>
            <e type="operand">N</e>
            <e type="operand">X</e>
            <e type="operand">X</e>
            <e type="operator" args="2">-</e>
            <e type="operator" args="2">:</e>
            <e type="operand">D</e>
            <e type="operand">N</e>
            <e type="operator" args="2">:</e>
            <e type="operand">T</e>
            <e type="operand">tol</e>
            <e type="operand">X</e>
            <e type="function" args="1">normi</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
            <e type="operand">1</e>
            <e type="operand">3</e>
            <e type="function" args="5">mat</e>
            <e type="operand">j</e>
            <e type="operand">1</e>
            <e type="operand">X</e>
            <e type="function" args="1">length</e>
            <e type="function" args="2">range</e>
            <e type="operand">x</e>
            <e type="operand">X</e>
            <e type="operand">j</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">:</e>
            <e type="operand">k</e>
            <e type="operand">0</e>
            <e type="operator" args="2">:</e>
            <e type="operand">C</e>
            <e type="operand">2</e>
            <e type="function" args="1">identity</e>
            <e type="operator" args="2">:</e>
            <e type="operand">1</e>
            <e type="operand">3</e>
            <e type="function" args="5">mat</e>
            <e type="operand">Iters</e>
            <e type="operand">1</e>
            <e type="operand">10000</e>
            <e type="function" args="2">range</e>
            <e type="operand">k</e>
            <e type="operand">k</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="operator" args="2">:</e>
            <e type="operand">d</e>
            <e type="operand">x</e>
            <e type="function" args="1">trunc</e>
            <e type="operator" args="2">:</e>
            <e type="operand">x</e>
            <e type="operand">x</e>
            <e type="operand">d</e>
            <e type="operator" args="2">-</e>
            <e type="operator" args="2">:</e>
            <e type="operand">C</e>
            <e type="operand">C</e>
            <e type="operand">d</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">mat</e>
            <e type="operator" args="2">*</e>
            <e type="operand">C</e>
            <e type="operand">1</e>
            <e type="function" args="2">col</e>
            <e type="function" args="2">augment</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">C</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">el</e>
            <e type="operand">C</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="3">el</e>
            <e type="operator" args="2">/</e>
            <e type="operand">X</e>
            <e type="operand">j</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="1">abs</e>
            <e type="operand">T</e>
            <e type="operator" args="2">&lt;</e>
            <e type="bracket">(</e>
            <e type="operand">x</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≡</e>
            <e type="bracket">(</e>
            <e type="operator" args="2">|</e>
            <e type="operand">break</e>
            <e type="operand">x</e>
            <e type="operand">1</e>
            <e type="operand">x</e>
            <e type="operator" args="2">/</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">if</e>
            <e type="operand">5</e>
            <e type="operand">1</e>
            <e type="function" args="7">line</e>
            <e type="function" args="3">for</e>
            <e type="operand">N</e>
            <e type="operand">j</e>
            <e type="function" args="2">el</e>
            <e type="operand">C</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="3">el</e>
            <e type="function" args="1">sign</e>
            <e type="operand">C</e>
            <e type="operand">1</e>
            <e type="operand">1</e>
            <e type="function" args="3">el</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
            <e type="operand">D</e>
            <e type="operand">j</e>
            <e type="function" args="2">el</e>
            <e type="operand">C</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="3">el</e>
            <e type="function" args="1">abs</e>
            <e type="operator" args="2">:</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="function" args="4">mat</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="function" args="3">for</e>
            <e type="operand">N</e>
            <e type="operand">D</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="function" args="4">mat</e>
            <e type="function" args="1">eval</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="54" top="1260" width="173" height="29" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">X</e>
            <e type="function" args="1">rat</e>
            <e type="operand">X</e>
            <e type="operand" style="unit">TOL</e>
            <e type="function" args="2">rat</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="1305" width="361" height="304" color="#000000" fontSize="10">
        <math>
          <description active="true" position="Top" lang="eng">
            <content>
              <p>Try to find integers values from a vector of rationals.</p>
            </content>
          </description>
          <input>
            <e type="operand">A</e>
            <e type="operand">tol</e>
            <e type="function" args="2">ratint</e>
            <e type="operand">X</e>
            <e type="operand">A</e>
            <e type="function" args="1">abs</e>
            <e type="function" args="1">vectorize</e>
            <e type="operator" args="2">:</e>
            <e type="operand">m</e>
            <e type="operand">X</e>
            <e type="function" args="1">min</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="bracket">(</e>
            <e type="operand">tol</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">0</e>
            <e type="operand">m</e>
            <e type="operand">X</e>
            <e type="function" args="1">max</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">k</e>
            <e type="operand">1</e>
            <e type="operand">X</e>
            <e type="function" args="1">length</e>
            <e type="function" args="2">range</e>
            <e type="operand">m</e>
            <e type="operand">X</e>
            <e type="operand">k</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">&gt;</e>
            <e type="bracket">(</e>
            <e type="operand">X</e>
            <e type="operand">k</e>
            <e type="function" args="2">el</e>
            <e type="operand">tol</e>
            <e type="operator" args="2">&gt;</e>
            <e type="bracket">(</e>
            <e type="operator" args="2">&amp;</e>
            <e type="operand">m</e>
            <e type="operand">X</e>
            <e type="operand">k</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">:</e>
            <e type="operand">continue</e>
            <e type="function" args="3">if</e>
            <e type="function" args="3">for</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">line</e>
            <e type="function" args="3">if</e>
            <e type="operand">N</e>
            <e type="operand">D</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="function" args="4">mat</e>
            <e type="operand">A</e>
            <e type="operand">m</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">rat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">D</e>
            <e type="function" args="1">lcm</e>
            <e type="operand">N</e>
            <e type="operand">D</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">vectorize</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="1">eval</e>
            <e type="operand">4</e>
            <e type="operand">1</e>
            <e type="function" args="6">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="1656" width="221" height="29" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">A</e>
            <e type="function" args="1">ratint</e>
            <e type="operand">A</e>
            <e type="operand" style="unit">TOL</e>
            <e type="function" args="2">ratint</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="1692" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="54" top="1710" width="90" height="33" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="unit">TOL</e>
          <e type="operand">10</e>
          <e type="operand">9</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region top="1755" color="#000000">
      <area collapsed="false">
        <title lang="eng">
          <content>
            <p>Dimensional analysis</p>
          </content>
        </title>
      </area>
      <region left="54" top="1800" width="271" height="45" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand" style="unit">Dim</e>
            <e type="operand" style="unit">[T]</e>
            <e type="operand" style="unit">[L]</e>
            <e type="operand" style="unit">[M]</e>
            <e type="operand" style="unit">[I]</e>
            <e type="operand" style="unit">[Θ]</e>
            <e type="operand" style="unit">[J]</e>
            <e type="operand" style="unit">[N]</e>
            <e type="operand" style="unit">s</e>
            <e type="operand" style="unit">m</e>
            <e type="operand" style="unit">kg</e>
            <e type="operand" style="unit">A</e>
            <e type="operand" style="unit">K</e>
            <e type="operand" style="unit">cd</e>
            <e type="operand" style="unit">mol</e>
            <e type="operand">2</e>
            <e type="operand">7</e>
            <e type="function" args="16">mat</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="1863" width="547" height="265" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">u#</e>
            <e type="operand">k#</e>
            <e type="function" args="2">DimAux</e>
            <e type="operand">dummy#</e>
            <e type="function" args="1">Clear</e>
            <e type="operand">ans#</e>
            <e type="operand">u#</e>
            <e type="function" args="1">UnitsOf</e>
            <e type="operand">dummy#</e>
            <e type="operand" style="unit">Dim</e>
            <e type="operand">2</e>
            <e type="operand">k#</e>
            <e type="function" args="3">el</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="2">diff</e>
            <e type="operator" args="2">:</e>
            <e type="operand">s#</e>
            <e type="operand">1</e>
            <e type="operator" args="1">-</e>
            <e type="bracket">(</e>
            <e type="operand">ans#</e>
            <e type="operand">ans#</e>
            <e type="function" args="1">UnitsOf</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="operator" args="2">&lt;</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">:</e>
            <e type="operand">ans#</e>
            <e type="operand">u#</e>
            <e type="function" args="1">UnitsOf</e>
            <e type="bracket">(</e>
            <e type="operand">s#</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="function" args="4">mat</e>
            <e type="operand">n#</e>
            <e type="operand">1</e>
            <e type="operand">99</e>
            <e type="function" args="2">range</e>
            <e type="operand">ans#</e>
            <e type="operand">ans#</e>
            <e type="operand">dummy#</e>
            <e type="operand" style="unit">Dim</e>
            <e type="operand">2</e>
            <e type="operand">k#</e>
            <e type="function" args="3">el</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="2">diff</e>
            <e type="operator" args="2">:</e>
            <e type="bracket">(</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">break</e>
            <e type="operand">continue</e>
            <e type="function" args="3">if</e>
            <e type="function" args="3">for</e>
            <e type="operand">s#</e>
            <e type="operand">n#</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">5</e>
            <e type="operand">1</e>
            <e type="function" args="7">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="2142" width="354" height="106" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">x#</e>
            <e type="function" args="1">Dim</e>
            <e type="operand">D#</e>
            <e type="operand">1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">k#</e>
            <e type="operand">1</e>
            <e type="operand" style="unit">Dim</e>
            <e type="function" args="1">cols</e>
            <e type="function" args="2">range</e>
            <e type="operand">D#</e>
            <e type="operand">D#</e>
            <e type="operand" style="unit">Dim</e>
            <e type="operand">1</e>
            <e type="operand">k#</e>
            <e type="function" args="3">el</e>
            <e type="bracket">(</e>
            <e type="operand">x#</e>
            <e type="operand">k#</e>
            <e type="function" args="2">DimAux</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">for</e>
            <e type="operand">D#</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="54" top="2259" width="363" height="207" color="#000000" fontSize="10">
        <math>
          <input>
            <e type="operand">v#</e>
            <e type="operand">x#</e>
            <e type="function" args="2">Dim</e>
            <e type="operand">D#</e>
            <e type="operand">1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">K#</e>
            <e type="operand">1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">1</e>
            <e type="operand">2</e>
            <e type="function" args="4">mat</e>
            <e type="operand">λ#</e>
            <e type="operand">1</e>
            <e type="operand">x#</e>
            <e type="function" args="1">length</e>
            <e type="function" args="2">range</e>
            <e type="operand">k#</e>
            <e type="operand">1</e>
            <e type="operand" style="unit">Dim</e>
            <e type="function" args="1">cols</e>
            <e type="function" args="2">range</e>
            <e type="operand">D#</e>
            <e type="operand">k#</e>
            <e type="operand">λ#</e>
            <e type="function" args="3">el</e>
            <e type="operand">x#</e>
            <e type="operand">λ#</e>
            <e type="function" args="2">el</e>
            <e type="operand">k#</e>
            <e type="function" args="2">DimAux</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">for</e>
            <e type="function" args="3">for</e>
            <e type="operand">D#</e>
            <e type="operand">D#</e>
            <e type="function" args="1">null</e>
            <e type="function" args="1">ratint</e>
            <e type="operator" args="2">:</e>
            <e type="operand">k#</e>
            <e type="operand">1</e>
            <e type="operand">v#</e>
            <e type="function" args="1">length</e>
            <e type="function" args="2">range</e>
            <e type="operand">K#</e>
            <e type="operand">K#</e>
            <e type="operand">v#</e>
            <e type="operand">k#</e>
            <e type="function" args="2">el</e>
            <e type="bracket">(</e>
            <e type="operand">D#</e>
            <e type="operand">k#</e>
            <e type="function" args="2">el</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">for</e>
            <e type="operand">K</e>
            <e type="operand">K#</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">5</e>
            <e type="operand">1</e>
            <e type="function" args="7">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region top="2475" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="54" top="2511" width="154" height="59" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">5</e>
          <e type="operand" style="unit">J</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">Dim</e>
        </input>
        <result action="symbolic">
          <e type="operand" style="unit">[M]</e>
          <e type="operand" style="unit">[L]</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">[T]</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="234" top="2511" width="154" height="59" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">4</e>
          <e type="operand" style="unit">V</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">Dim</e>
        </input>
        <result action="symbolic">
          <e type="operand" style="unit">[M]</e>
          <e type="operand" style="unit">[L]</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">[I]</e>
          <e type="operand" style="unit">[T]</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="414" top="2511" width="154" height="59" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">6</e>
          <e type="operand" style="unit">W</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">Dim</e>
        </input>
        <result action="symbolic">
          <e type="operand" style="unit">[M]</e>
          <e type="operand" style="unit">[L]</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">[T]</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="594" top="2520" width="142" height="50" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand" style="unit">h</e>
          <e type="function" args="1">Dim</e>
        </input>
        <result action="symbolic">
          <e type="operand" style="unit">[M]</e>
          <e type="operand" style="unit">[L]</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">[T]</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="18" top="2592" width="121" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p style="font-weight: bold;">Speed of free fall</p>
        </content>
      </text>
    </region>
    <region left="18" top="2628" width="450" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>A particle of mass mass m falling at speed v from h in gravity of strength g</p>
        </content>
      </text>
    </region>
    <region left="54" top="2664" width="330" height="52" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">eq</e>
          <e type="operand">h</e>
          <e type="operand">g</e>
          <e type="operand">v</e>
          <e type="operand">m</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="operand" style="unit">m</e>
          <e type="operand" style="unit">g.e</e>
          <e type="operand" style="unit">m</e>
          <e type="operand" style="unit">s</e>
          <e type="operator" args="2">/</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="function" args="2">Dim</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="symbolic">
          <e type="operand">K</e>
          <e type="operand">v</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">h</e>
          <e type="operand">g</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">≡</e>
        </result>
      </math>
    </region>
    <region left="432" top="2664" width="38" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>with</p>
        </content>
      </text>
    </region>
    <region left="486" top="2664" width="44" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">K</e>
          <e type="operand">2</e>
          <e type="operator" args="2">≡</e>
        </input>
      </math>
    </region>
    <region left="576" top="2664" width="71" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Free of m</p>
        </content>
      </text>
    </region>
    <region left="18" top="2736" width="214" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p style="font-weight: bold;">Period of an hamronic oscilator</p>
        </content>
      </text>
    </region>
    <region left="18" top="2772" width="620" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Period T of a mass m attached to an ideal linear spring of constant k suspended in gravity of strength g</p>
        </content>
      </text>
    </region>
    <region left="54" top="2817" width="350" height="57" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">eq</e>
          <e type="operand">T</e>
          <e type="operand">m</e>
          <e type="operand">k</e>
          <e type="operand">g</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="operand" style="unit">s</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand" style="unit">s</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
          <e type="operand" style="unit">g.e</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="function" args="2">Dim</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="symbolic">
          <e type="operand">K</e>
          <e type="operand">m</e>
          <e type="operand">T</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">k</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">≡</e>
        </result>
      </math>
    </region>
    <region left="432" top="2817" width="38" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>with</p>
        </content>
      </text>
    </region>
    <region left="486" top="2817" width="82" height="35" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">K</e>
          <e type="operand">2</e>
          <e type="operand">π</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 left="576" top="2817" width="67" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Free of g</p>
        </content>
      </text>
    </region>
    <region left="18" top="2889" width="113" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p style="font-weight: bold;">The Trinity Test</p>
        </content>
      </text>
    </region>
    <region left="18" top="2925" width="740" height="53" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Geoffrey Taylor was able to determine how much energy was released for the first atomic bomb explosion just by looking at the photograph doing dimmensional analysis: the time after detonation t, the radius of the explosion R and the density of air ρ</p>
        </content>
      </text>
    </region>
    <region left="54" top="2988" width="336" height="59" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">eq</e>
          <e type="operand">t</e>
          <e type="operand">R</e>
          <e type="operand">ρ</e>
          <e type="operand">E</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="operand" style="unit">s</e>
          <e type="operand" style="unit">m</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand" style="unit">m</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">/</e>
          <e type="operand" style="unit">J</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="function" args="2">Dim</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="symbolic">
          <e type="operand">K</e>
          <e type="operand">t</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">E</e>
          <e type="operator" args="2">*</e>
          <e type="operand">R</e>
          <e type="operand">5</e>
          <e type="operator" args="2">^</e>
          <e type="operand">ρ</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">≡</e>
        </result>
      </math>
    </region>
    <region left="432" top="2988" width="38" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>with</p>
        </content>
      </text>
    </region>
    <region left="486" top="2988" width="110" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">K</e>
          <e type="operand">something</e>
          <e type="operator" args="2">≡</e>
        </input>
      </math>
    </region>
    <region left="18" top="3060" width="161" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p style="font-weight: bold;">Black hole temperature</p>
        </content>
      </text>
    </region>
    <region left="18" top="3105" width="134" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Black body radiation</p>
        </content>
      </text>
    </region>
    <region left="180" top="3105" width="371" height="64" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">K.1</e>
          <e type="operand">K</e>
          <e type="operand">T</e>
          <e type="operand">k</e>
          <e type="operand">ħ</e>
          <e type="operand">R</e>
          <e type="operand">c</e>
          <e type="operand">1</e>
          <e type="operand">5</e>
          <e type="function" args="7">mat</e>
          <e type="operand" style="unit">K</e>
          <e type="operand" style="unit">k</e>
          <e type="operand" style="unit">h</e>
          <e type="operand">2</e>
          <e type="operand">π</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operand" style="unit">m</e>
          <e type="operand" style="unit">c</e>
          <e type="operand">1</e>
          <e type="operand">5</e>
          <e type="function" args="7">mat</e>
          <e type="function" args="2">Dim</e>
          <e type="function" args="2">at</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="symbolic">
          <e type="operand">ħ</e>
          <e type="operand">c</e>
          <e type="operator" args="2">*</e>
          <e type="operand">T</e>
          <e type="operand">k</e>
          <e type="operator" args="2">*</e>
          <e type="operand">R</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="18" top="3177" width="152" height="38" color="#000000" fontSize="10">
      <text lang="eng" width="152" fontFamily="Arial" fontSize="10">
        <content>
          <p>Scape speed (Schwarzschild radius)</p>
        </content>
      </text>
    </region>
    <region left="180" top="3177" width="326" height="60" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">K.2</e>
          <e type="operand">K</e>
          <e type="operand">G</e>
          <e type="operand">M</e>
          <e type="operand">R</e>
          <e type="operand">c</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="operand" style="unit">G.N</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand" style="unit">m</e>
          <e type="operand" style="unit">c</e>
          <e type="operand">1</e>
          <e type="operand">4</e>
          <e type="function" args="6">mat</e>
          <e type="function" args="2">Dim</e>
          <e type="function" args="2">at</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="symbolic">
          <e type="operand">R</e>
          <e type="operand">c</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">G</e>
          <e type="operand">M</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="18" top="3258" width="56" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>Joining</p>
        </content>
      </text>
    </region>
    <region left="180" top="3258" width="226" height="50" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">eq</e>
          <e type="operand">K</e>
          <e type="operand">K.1</e>
          <e type="operand">K.2</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">≡</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="symbolic">
          <e type="operand">K</e>
          <e type="operand">ħ</e>
          <e type="operand">c</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">T</e>
          <e type="operand">k</e>
          <e type="operator" args="2">*</e>
          <e type="operand">G</e>
          <e type="operator" args="2">*</e>
          <e type="operand">M</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">≡</e>
        </result>
      </math>
    </region>
    <region left="432" top="3258" width="38" height="23" color="#000000" fontSize="10" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>with</p>
        </content>
      </text>
    </region>
    <region left="486" top="3258" width="60" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">K</e>
          <e type="operand">8</e>
          <e type="operand">π</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">≡</e>
        </input>
      </math>
    </region>
    <region left="558" top="3258" width="74" height="23" color="#000000" fontSize="10">
      <text lang="eng" fontFamily="Arial" fontSize="10">
        <content>
          <p>(Hawking)</p>
        </content>
      </text>
    </region>
    <region left="18" top="3321" width="60" height="24" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">Alvaro</e>
        </input>
      </math>
    </region>
  </regions>
</worksheet>