﻿<?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>2963bad7-89b0-4961-8521-9a874ee4c997</id>
      <revision>5</revision>
    </identity>
    <metadata lang="eng">
      <author>Carlos Barradas Grajales</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="39" bottom="39" />
      <header alignment="Center" color="#a9a9a9">&amp;[DATE] &amp;[TIME] - &amp;[FILENAME]</header>
      <footer alignment="Center" color="#a9a9a9">&amp;[PAGENUM] / &amp;[COUNT]</footer>
      <backgrounds />
    </pageModel>
    <dependencies>
      <assembly name="SMath Studio Desktop" version="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="SpecialFunctions" version="1.12.8151.26392" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <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="36" color="#000000">
      <area collapsed="true">
        <title lang="eng">
          <content>
            <p>Snippet: Operations with units</p>
          </content>
        </title>
      </area>
      <region left="18" top="54" width="166" height="23" color="#0000ff" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial Black" fontSize="10">
          <content>
            <p style="font-style: italic; text-decoration: underline; font-family: Courier New; color: #0000ff;">Unit of Measurement</p>
          </content>
        </text>
      </region>
      <region left="18" top="99" width="563" height="642" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>return Unit of Measurement of input #number<br />if #number have no unit return 1<br />if #number is a string return 0</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="function" args="1">UoM</e>
            <e type="operand">#number</e>
            <e type="function" args="1">IsString</e>
            <e type="operator" args="1">¬</e>
            <e type="operand">#num2str</e>
            <e type="operand">#number</e>
            <e type="function" args="1">abs</e>
            <e type="function" args="1">eval</e>
            <e type="function" args="1">num2str</e>
            <e type="operator" args="2">:</e>
            <e type="operand">units</e>
            <e type="operand">#num2str</e>
            <e type="operand" style="string">'</e>
            <e type="function" args="2">findstr</e>
            <e type="function" args="1">stack</e>
            <e type="operator" args="2">:</e>
            <e type="operand">units</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand">0</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">divisions</e>
            <e type="operand">#num2str</e>
            <e type="operand" style="string">/</e>
            <e type="function" args="2">findstr</e>
            <e type="function" args="1">stack</e>
            <e type="operator" args="2">:</e>
            <e type="operand">divisions</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand">0</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">#num2str</e>
            <e type="operand">#num2str</e>
            <e type="operand">1</e>
            <e type="operand">divisions</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand">1</e>
            <e type="operator" args="2">-</e>
            <e type="function" args="3">substr</e>
            <e type="operand">#num2str</e>
            <e type="operand">divisions</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="function" args="2">substr</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">#num2str</e>
            <e type="operand">#num2str</e>
            <e type="operand" style="string">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="function" args="3">if</e>
            <e type="operand">i</e>
            <e type="operand">1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">i</e>
            <e type="operand">2</e>
            <e type="operator" args="2">≤</e>
            <e type="operand">i</e>
            <e type="operand">i</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="operator" args="2">:</e>
            <e type="operand">units</e>
            <e type="operand">#num2str</e>
            <e type="operand">i</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">'</e>
            <e type="function" args="2">findstr</e>
            <e type="function" args="1">stack</e>
            <e type="operator" args="2">:</e>
            <e type="operand">brackets</e>
            <e type="operand">#num2str</e>
            <e type="operand">i</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">{</e>
            <e type="function" args="2">findstr</e>
            <e type="function" args="1">stack</e>
            <e type="operator" args="2">:</e>
            <e type="operand">units</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand">0</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">#uom</e>
            <e type="operand">#num2str</e>
            <e type="operand">i</e>
            <e type="function" args="2">el</e>
            <e type="operand">units</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="function" args="2">substr</e>
            <e type="operator" args="2">:</e>
            <e type="operand">brackets</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand">0</e>
            <e type="operator" args="2">&gt;</e>
            <e type="operand">#num2str</e>
            <e type="operand">i</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">{1*</e>
            <e type="operand">#uom</e>
            <e type="function" args="2">concat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#num2str</e>
            <e type="operand">i</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">{1*</e>
            <e type="operand">#uom</e>
            <e type="operand" style="string">}</e>
            <e type="function" args="3">concat</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">if</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">line</e>
            <e type="operand">#num2str</e>
            <e type="operand">i</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">{1}</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">if</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="function" args="4">for</e>
            <e type="operand">#num2str</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">/</e>
            <e type="operand">#num2str</e>
            <e type="operand">2</e>
            <e type="function" args="2">el</e>
            <e type="function" args="3">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">4</e>
            <e type="operand">1</e>
            <e type="function" args="6">line</e>
            <e type="operand">1</e>
            <e type="function" args="3">if</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="function" args="2">try</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="801" width="158" height="23" color="#0000ff" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial Black" fontSize="10">
          <content>
            <p style="font-style: italic; text-decoration: underline; font-family: Courier New; color: #0000ff;">Order of Magnitude</p>
          </content>
        </text>
      </region>
      <region left="18" top="846" width="511" height="319" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>return the Order of Magnitude (the integer part of the logarithm, obtained by truncation) of the input #number<br />#PoT:<br />- 0 to obtain the Order of Magnitude;<br />- 1 to obtain the result in Powers of Ten.<br />#eval can be:<br />- "e" to obtain the Order of Magnitude estimate;<br />- any other value for the Order of Magnitude as defined.</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="operand">#PoT</e>
            <e type="operand">#eval</e>
            <e type="function" args="3">OoM</e>
            <e type="operand">#number</e>
            <e type="function" args="1">IsString</e>
            <e type="operator" args="1">¬</e>
            <e type="operand">#number</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≠</e>
            <e type="operand">#num</e>
            <e type="operand">#number</e>
            <e type="function" args="1">abs</e>
            <e type="operand">#number</e>
            <e type="function" args="1">UoM</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#eval</e>
            <e type="operand" style="string">e</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">#out</e>
            <e type="operand">#num</e>
            <e type="operand">10</e>
            <e type="function" args="2">log</e>
            <e type="operand">0</e>
            <e type="function" args="2">round</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#out</e>
            <e type="operand">#num</e>
            <e type="operand">10</e>
            <e type="function" args="2">log</e>
            <e type="function" args="1">trunc</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">if</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">line</e>
            <e type="operand">#out</e>
            <e type="operand">∞</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">:</e>
            <e type="function" args="3">if</e>
            <e type="operand">#PoT</e>
            <e type="operand">1</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">10</e>
            <e type="operand">#out</e>
            <e type="operator" args="2">^</e>
            <e type="operand">#out</e>
            <e type="function" args="3">if</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="4">line</e>
            <e type="operand">0</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="18" top="1287" width="78" height="23" color="#0000ff" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial Black" fontSize="10">
          <content>
            <p style="font-style: italic; text-decoration: underline; font-family: Courier New; color: #0000ff;">Rounding</p>
          </content>
        </text>
      </region>
      <region left="18" top="1332" width="458" height="66" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>round the number "#number"  to "#places" places, according to the default SMath output unit</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="operand">#places</e>
            <e type="function" args="2">dRound</e>
            <e type="operand">#UoM</e>
            <e type="operand">#number</e>
            <e type="function" args="1">UoM</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="operand">#places</e>
            <e type="function" args="2">round</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">*</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="18" top="1440" width="513" height="43" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>round the number "#number"  to "#places" places, according to the output unit "#unit"</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="operand">#places</e>
            <e type="operand">#unit</e>
            <e type="function" args="3">uRound</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="operand">#places</e>
            <e type="function" args="2">round</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="1530" width="94" height="23" color="#0000ff" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial Black" fontSize="10">
          <content>
            <p style="font-style: italic; text-decoration: underline; font-family: Courier New; color: #0000ff;">Truncation</p>
          </content>
        </text>
      </region>
      <region left="18" top="1575" width="318" height="66" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>returns the integer part of a number "#number", according to the default SMath output unit</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="function" args="1">dTrunc</e>
            <e type="operand">#UoM</e>
            <e type="operand">#number</e>
            <e type="function" args="1">UoM</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">*</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="18" top="1674" width="373" height="43" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>returns the integer part of a number "#number", according to the ouput unit "#unit"</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="function" args="2">uTrunc</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="1755" width="54" height="23" color="#0000ff" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial Black" fontSize="10">
          <content>
            <p style="font-style: italic; text-decoration: underline; font-family: Courier New; color: #0000ff;">Floor</p>
          </content>
        </text>
      </region>
      <region left="18" top="1800" width="368" height="154" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>returns the next lowest integer value by rounding down "#number", according to the default SMath output unit</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="function" args="1">dFloor</e>
            <e type="operand">#UoM</e>
            <e type="operand">#number</e>
            <e type="function" args="1">UoM</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≥</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">*</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">1</e>
            <e type="operator" args="2">-</e>
            <e type="bracket">(</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="3">if</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="18" top="1989" width="424" height="130" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>returns the next lowest integer value by rounding down "#number", according to the ouput unit "#unit"</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="function" args="2">uFloor</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≥</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">*</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">1</e>
            <e type="operator" args="2">-</e>
            <e type="bracket">(</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="3">if</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="18" top="2160" width="70" height="23" color="#0000ff" fontSize="10" isBreakable="false">
        <text lang="eng" fontFamily="Arial Black" fontSize="10">
          <content>
            <p style="font-style: italic; text-decoration: underline; font-family: Courier New; color: #0000ff;">Ceiling</p>
          </content>
        </text>
      </region>
      <region left="18" top="2205" width="362" height="154" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>returns the next highest integer value by rounding up "#number", according to the default SMath output unit</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="function" args="1">dCeil</e>
            <e type="operand">#UoM</e>
            <e type="operand">#number</e>
            <e type="function" args="1">UoM</e>
            <e type="operator" args="2">:</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≥</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="bracket">(</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">*</e>
            <e type="operand">#number</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">#UoM</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="3">if</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="18" top="2403" width="418" height="130" color="#000000" fontSize="10">
        <math decimalPlaces="2">
          <description active="true" position="Top" lang="eng">
            <content>
              <p>returns the next highest integer value by rounding up "#number", according to the ouput unit "#unit"</p>
            </content>
          </description>
          <input>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="function" args="2">uCeil</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="operator" args="2">≥</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="bracket">(</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">*</e>
            <e type="operand">#number</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">trunc</e>
            <e type="operand">#unit</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="3">if</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region top="2565" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="27" top="2628" width="94" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A</e>
          <e type="operand">200</e>
          <e type="operand" style="unit">L</e>
          <e type="operand" style="unit">min</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="216" top="2628" width="94" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">D</e>
          <e type="operand">200</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand" style="unit">min</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="405" top="2628" width="94" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">G</e>
          <e type="operand">200</e>
          <e type="operand" style="unit">L</e>
          <e type="operand" style="unit">min</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="2673" width="85" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">A</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
        </result>
      </math>
    </region>
    <region left="216" top="2673" width="85" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">D</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
        </result>
      </math>
    </region>
    <region left="405" top="2673" width="54" height="30" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">G.g</e>
          <e type="operand">G</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="405" top="2682" width="117" height="50" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">G.g</e>
        </input>
        <result action="numeric">
          <e type="operand">0.0033</e>
          <e type="operand" style="unit">m</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operand" style="unit">s</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="27" top="2718" width="112" height="50" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">B</e>
          <e type="operand">0.0033</e>
          <e type="operand" style="unit">m</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operand" style="unit">s</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="216" top="2718" width="86" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">E</e>
          <e type="operand">200</e>
          <e type="operand" style="unit">kg</e>
          <e type="operand" style="unit">s</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="405" top="2736" width="92" height="32" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">G.g</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
        </result>
      </math>
    </region>
    <region left="27" top="2763" width="85" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">B</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
        </result>
      </math>
    </region>
    <region left="216" top="2763" width="85" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">E</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
        </result>
      </math>
    </region>
    <region left="27" top="2835" width="78" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">C</e>
          <e type="operand">200</e>
          <e type="operand" style="unit">L</e>
          <e type="operand" style="unit">s</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="216" top="2835" width="86" height="41" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">F</e>
          <e type="operand">200</e>
          <e type="operand" style="unit">g</e>
          <e type="operand" style="unit">hr</e>
          <e type="operator" args="2">/</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="36" top="2889" width="98" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">C</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="symbolic">
          <e type="operand">0</e>
          <e type="operator" args="1">¬</e>
        </result>
      </math>
    </region>
    <region left="216" top="2889" width="85" height="26" color="#000000" fontSize="10">
      <math>
        <input>
          <e type="operand">F</e>
          <e type="function" args="1">UoM</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>