﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="1.1.8763.0"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="96">
    <identity>
      <id>bba46783-e94a-4e5e-8b9d-3b0ef7353de7</id>
      <revision>44</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <approximateEqualAccuracy>0</approximateEqualAccuracy>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" viewMode="0" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="0" orientation="Portrait" width="850" height="1100" />
      <margins left="39" right="39" top="137" bottom="44" />
      <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.1.8763.0" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="MathRegion" version="1.11.8763.0" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="PictureRegion" version="1.10.8763.0" guid="06b5df04-393e-4be7-9107-305196fcb861" />
      <assembly name="Custom Functions" version="1.1.8726.29023" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <assembly name="SpecialFunctions" version="1.12.8763.0" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="TextRegion" version="1.11.8763.0" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="AreaRegion" version="1.11.8763.0" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
    </dependencies>
  </settings>
  <regions type="content">
    <region top="0" color="#000000">
      <area collapsed="true">
        <title lang="eng">
          <content>
            <p>Equations with symbolic substitutions</p>
          </content>
        </title>
      </area>
      <region left="18" top="27" width="744" height="35" color="#000000" fontSize="8">
        <text lang="eng" fontFamily="Arial" fontSize="8">
          <content>
            <p>The \[REGION[7fbe9f218b5a4741b04a34b217cdb4f9]]\ equations serve the purpose of displaying a numeric value symbolicly WITHOUT fractions, and to desired units.  Supports Multiple input Parameters as shown:</p>
          </content>
          <regions>
            <region id="7fbe9f218b5a4741b04a34b217cdb4f9" left="23" top="0" width="96" height="22" color="#000000" fontSize="8">
              <math decimalPlaces="2" exponentialThreshold="11">
                <input>
                  <e type="operand">#</e>
                  <e type="function" args="1">var_expand</e>
                </input>
              </math>
            </region>
          </regions>
        </text>
      </region>
      <region left="54" top="72" width="1746" height="322" color="#000000" fontSize="8">
        <math optimize="2" decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_var</e>
            <e type="operand">_unit</e>
            <e type="operand">_showVar</e>
            <e type="operand">_placeholder</e>
            <e type="function" args="4">var_expand</e>
            <e type="operand" style="string">// Author: Kenny Lemens, P.E. ᵂᴵ   Date: 2024-05-31</e>
            <e type="operand" style="string">// Parses param ((2)) to determine number of decimal digits to include in results</e>
            <e type="operand">digit</e>
            <e type="operand">0</e>
            <e type="operand">_unit</e>
            <e type="operand" style="string">.</e>
            <e type="function" args="2">findstr</e>
            <e type="operand">1</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">_unit</e>
            <e type="operand" style="string">.</e>
            <e type="function" args="2">strsplit</e>
            <e type="operand">2</e>
            <e type="function" args="2">el</e>
            <e type="function" args="1">strlen</e>
            <e type="operand">_unit</e>
            <e type="operand" style="string">'</e>
            <e type="function" args="2">findstr</e>
            <e type="operand">1</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">_unit</e>
            <e type="operand" style="string">'</e>
            <e type="function" args="2">strsplit</e>
            <e type="operand">1</e>
            <e type="function" args="2">el</e>
            <e type="operand" style="string">*</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="operand" style="string">\</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="operand" style="string">.</e>
            <e type="function" args="2">strsplit</e>
            <e type="operand">2</e>
            <e type="function" args="2">el</e>
            <e type="function" args="1">strlen</e>
            <e type="function" args="3">cases</e>
            <e type="function" args="3">cases</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">// Parses param ((2)) to determin the desired unit to display results in (MUST be a string, else SMath WILL simplyl fo base units....)</e>
            <e type="operand">rawUnit</e>
            <e type="operand" style="string">1</e>
            <e type="operand">_unit</e>
            <e type="operand" style="string">'</e>
            <e type="function" args="2">findstr</e>
            <e type="operand">1</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">≡</e>
            <e type="operand" style="string">'</e>
            <e type="operand">_unit</e>
            <e type="operand" style="string">'</e>
            <e type="function" args="2">strsplit</e>
            <e type="operand">2</e>
            <e type="function" args="2">el</e>
            <e type="function" args="2">concat</e>
            <e type="function" args="3">cases</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">// Release Param ((1)) from Absolute Variable to local variable to retrieve actual value</e>
            <e type="operand">varValue</e>
            <e type="operand">_var</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">~</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="1">str2num</e>
            <e type="function" args="1">eval</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">// Returns decimal values as SYMBOLIC values, with the units and decimal places calculated above.  if param ((3)) = True; will include the name of the variable  in the system of equations</e>
            <e type="operand">_var</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">*'꞊꞊</e>
            <e type="function" args="2">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operand" style="string"></e>
            <e type="operand">varValue</e>
            <e type="operand">rawUnit</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">10</e>
            <e type="operand">digit</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="function" args="2">round</e>
            <e type="operand">10</e>
            <e type="operand">digit</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">*</e>
            <e type="operand">digit</e>
            <e type="function" args="2">var2str</e>
            <e type="operand">1</e>
            <e type="operand">10</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">var2str</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="3">substr</e>
            <e type="operand" style="string">․</e>
            <e type="function" args="3">strrep</e>
            <e type="operand" style="string">﻿</e>
            <e type="function" args="3">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operator" args="2">*</e>
            <e type="operand">rawUnit</e>
            <e type="operand" style="string">'</e>
            <e type="operand" style="string">'﻿</e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="1">str2num</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="1">﻿</e>
            <e type="operand">_showVar</e>
            <e type="operand" style="string"></e>
            <e type="operand">varValue</e>
            <e type="operand">rawUnit</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">10</e>
            <e type="operand">digit</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">*</e>
            <e type="operator" args="2">/</e>
            <e type="operand">0</e>
            <e type="function" args="2">round</e>
            <e type="operand">10</e>
            <e type="operand">digit</e>
            <e type="operator" args="1">-</e>
            <e type="operator" args="2">^</e>
            <e type="operator" args="2">*</e>
            <e type="operand">digit</e>
            <e type="function" args="2">var2str</e>
            <e type="operand">1</e>
            <e type="operand">10</e>
            <e type="operator" args="2">/</e>
            <e type="function" args="1">var2str</e>
            <e type="operand">2</e>
            <e type="operand">1</e>
            <e type="function" args="3">substr</e>
            <e type="operand" style="string">․</e>
            <e type="function" args="3">strrep</e>
            <e type="operand" style="string">﻿</e>
            <e type="function" args="3">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">rawUnit</e>
            <e type="operand" style="string">'</e>
            <e type="operand" style="string">'﻿</e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="1">str2num</e>
            <e type="operator" args="2">*</e>
            <e type="function" args="1">﻿</e>
            <e type="function" args="3">cases</e>
            <e type="operand">9</e>
            <e type="operand">1</e>
            <e type="function" args="11">line</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="378" width="1521" height="114" color="#000000" fontSize="8">
        <math decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_var</e>
            <e type="operand">_unit</e>
            <e type="operand">_showVar</e>
            <e type="function" args="3">var_expand</e>
            <e type="operand">help</e>
            <e type="operand" style="string">Exands a given Variable into a Symbolic Format, custom unit and supports decimal places</e>
            <e type="operand" style="unit">_var</e>
            <e type="operand" style="string"> [Absolute Variable]  </e>
            <e type="operand" style="string">Used as a symbolic placeholder; to be converted to the locally defined variable of simliar name (~b --&gt; b)</e>
            <e type="operand" style="unit">_unit</e>
            <e type="operand" style="string"> [STRING] </e>
            <e type="operand" style="string">If Unitless, whold number,  if unitless and to the nearest ten-thousandths (  if  to the 2 digits, etc.) 
- NOTE: function will only consider adding additional decimal places (e.g., 0.99*'in will only result in consideration of 2-digits, identical to 0.00*'in)</e>
            <e type="operand" style="unit">_showVar</e>
            <e type="operand" style="string">1 if True, 0 if False</e>
            <e type="operand" style="string">Default: 0 (False); will not show _var name as the assignment to the variable value at hand</e>
            <e type="operand">3</e>
            <e type="operand">3</e>
            <e type="function" args="11">mat</e>
            <e type="operand" style="string">Source: Custom Equation (displayEquations.sm), Written by Kenny Lemens</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">mat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">_var</e>
            <e type="operand">_unit</e>
            <e type="operand">_showVar</e>
            <e type="operand">0</e>
            <e type="function" args="4">var_expand</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="495" width="1439" height="100" color="#000000" fontSize="8">
        <math decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_var</e>
            <e type="operand">_unit</e>
            <e type="function" args="2">var_expand</e>
            <e type="operand">help</e>
            <e type="operand" style="string">Exands a given Variable into a Symbolic Format, custom unit and supports decimal places</e>
            <e type="operand" style="unit">_var</e>
            <e type="operand" style="string"> [Absolute Variable]  </e>
            <e type="operand" style="string">Used as a symbolic placeholder; to be converted to the locally defined variable of simliar name (~b --&gt; b)</e>
            <e type="operand" style="unit">_unit</e>
            <e type="operand" style="string"> [STRING] </e>
            <e type="operand" style="string">If Unitless, whold number,  if unitless and to the nearest ten-thousandths (  if  to the 2 digits, etc.) 
- NOTE: function will only consider adding additional decimal places (e.g., 0.99*'in will only result in consideration of 2-digits, identical to 0.00*'in)</e>
            <e type="operand">2</e>
            <e type="operand">3</e>
            <e type="function" args="8">mat</e>
            <e type="operand" style="string">Source: Custom Equation (displayEquations.sm), Written by Kenny Lemens</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">mat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">_var</e>
            <e type="operand">_unit</e>
            <e type="operand">0</e>
            <e type="operand">0</e>
            <e type="function" args="4">var_expand</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="603" width="1089" height="83" color="#000000" fontSize="8">
        <math decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_var</e>
            <e type="function" args="1">var_expand</e>
            <e type="operand">help</e>
            <e type="operand" style="string">Exands a given Variable into a Symbolic Format, default unit, as a whole number</e>
            <e type="operand" style="unit">_var</e>
            <e type="operand" style="string"> [Absolute Variable]  </e>
            <e type="operand" style="string">Used as a symbolic placeholder; to be converted to the locally defined variable of simliar name (~b --&gt; b)</e>
            <e type="operand">1</e>
            <e type="operand">3</e>
            <e type="function" args="5">mat</e>
            <e type="operand" style="string">Source: Custom Equation (displayEquations.sm), Written by Kenny Lemens</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">mat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">_var</e>
            <e type="operand">_var</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">~</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="1">str2num</e>
            <e type="function" args="1">UnitsOf</e>
            <e type="function" args="1">num2str</e>
            <e type="operand">0</e>
            <e type="operand">0</e>
            <e type="function" args="4">var_expand</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="774" width="762" height="35" color="#000000" fontSize="8" isBreakable="false">
        <text lang="eng" fontFamily="Arial" fontSize="8">
          <content>
            <p>The \[REGION[7fbe9f218b5a4741b04a34b217cdb4f9]]\ equations serve the purpose of displayig an equation with some variables substituted with their current contents.  Supports Multiple input Parameters as shown:</p>
          </content>
          <regions>
            <region id="7fbe9f218b5a4741b04a34b217cdb4f9" left="23" top="0" width="84" height="22" color="#000000" fontSize="8">
              <math decimalPlaces="2" exponentialThreshold="11">
                <input>
                  <e type="operand">#</e>
                  <e type="operand">#</e>
                  <e type="operand">#</e>
                  <e type="function" args="3">Equ</e>
                </input>
              </math>
            </region>
          </regions>
        </text>
      </region>
      <region left="54" top="837" width="1715" height="463" color="#000000" fontSize="8">
        <math decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_equName</e>
            <e type="operand">_equation</e>
            <e type="operand">_mat</e>
            <e type="operand">_resultUnit</e>
            <e type="operand">_placeholder</e>
            <e type="function" args="5">Equ</e>
            <e type="operand" style="string">// Author: Kenny Lemens, P.E. ᵂᴵ   Date: 2024-05-31</e>
            <e type="operand" style="string">// LastEquResult will be declared a as a GLOBAL Variable, all other variables will be treated as local.</e>
            <e type="operand">LastEquResult</e>
            <e type="operand">_equation</e>
            <e type="operator" args="2">:</e>
            <e type="operand">tmpAssignVal</e>
            <e type="operand">_equation</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">// For each item in param ((3), generate formatting to be used for each variable</e>
            <e type="operand">і</e>
            <e type="operand">1</e>
            <e type="operator" args="2">:</e>
            <e type="operand">і</e>
            <e type="operand">_mat</e>
            <e type="function" args="1">rows</e>
            <e type="operator" args="2">≤</e>
            <e type="operand">і</e>
            <e type="operand">і</e>
            <e type="operand">1</e>
            <e type="operator" args="2">+</e>
            <e type="operator" args="2">:</e>
            <e type="operand">tmpVar</e>
            <e type="operand">_mat</e>
            <e type="operand">і</e>
            <e type="operand">1</e>
            <e type="function" args="3">el</e>
            <e type="operator" args="2">:</e>
            <e type="operand">tmpUnit</e>
            <e type="operand">_mat</e>
            <e type="operand">і</e>
            <e type="operand">2</e>
            <e type="function" args="3">el</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">// Replace Variable with </e>
            <e type="operand">LastEquResult</e>
            <e type="operand">LastEquResult</e>
            <e type="function" args="1">num2str</e>
            <e type="operand">tmpVar</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">*</e>
            <e type="operand">tmpVar</e>
            <e type="function" args="1">var_expand</e>
            <e type="function" args="1">num2str</e>
            <e type="function" args="2">concat</e>
            <e type="operand">_mat</e>
            <e type="operand">і</e>
            <e type="operand">2</e>
            <e type="function" args="3">el</e>
            <e type="function" args="1">strtoupper</e>
            <e type="operand" style="string">SKIM</e>
            <e type="operator" args="2">≡</e>
            <e type="operand">tmpVar</e>
            <e type="function" args="1">num2str</e>
            <e type="operand">_mat</e>
            <e type="operand">і</e>
            <e type="operand">2</e>
            <e type="function" args="3">el</e>
            <e type="function" args="1">strtoupper</e>
            <e type="operand" style="string">SKIP</e>
            <e type="operator" args="2">≡</e>
            <e type="operand" style="string">*</e>
            <e type="operand">tmpVar</e>
            <e type="operand">tmpUnit</e>
            <e type="operand">1</e>
            <e type="function" args="3">var_expand</e>
            <e type="function" args="1">num2str</e>
            <e type="function" args="2">concat</e>
            <e type="function" args="5">cases</e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="1">str2num</e>
            <e type="operator" args="2">:</e>
            <e type="operand" style="string">//Release variable to evaluate numerically, apply to Numeric Container</e>
            <e type="operand">tmpAssignVal</e>
            <e type="operand">tmpAssignVal</e>
            <e type="function" args="1">num2str</e>
            <e type="operand">tmpVar</e>
            <e type="function" args="1">num2str</e>
            <e type="operand">tmpVar</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">~</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="1">str2num</e>
            <e type="operator" args="2">:</e>
            <e type="operand">6</e>
            <e type="operand">1</e>
            <e type="function" args="8">line</e>
            <e type="operand" style="string">Do Nothing...</e>
            <e type="function" args="2">try</e>
            <e type="function" args="4">for</e>
            <e type="operand" style="string">//Final numeric Evaluation, removes symbolic grouping (i.e., undefined 'unit' function of no-name) to allow complege evalaution; Assign as Global Variable!</e>
            <e type="operand">_equName</e>
            <e type="operand" style="string">:</e>
            <e type="operand">tmpAssignVal</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">''</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="operand" style="string">'﻿</e>
            <e type="operand" style="string"></e>
            <e type="function" args="3">strrep</e>
            <e type="function" args="3">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operand" style="string">// Clear temp variables out, else they will remain as Global Variables!</e>
            <e type="operand">tmpAssignVal</e>
            <e type="operand">tmpVar</e>
            <e type="operand">tmpUnit</e>
            <e type="operand">і</e>
            <e type="function" args="4">Clear</e>
            <e type="operand" style="string">// Construct final symbolic value to return;  will display vairable, the defined equation, and the equation with inline substitutions</e>
            <e type="operand" style="string">﻿</e>
            <e type="operand">_equName</e>
            <e type="operand" style="string">*'꞉⚌*'﻿(</e>
            <e type="operand">_equation</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">)*'⚌('﻿(</e>
            <e type="operand">LastEquResult</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">))*'⚌(﻿</e>
            <e type="operand" style="string">~</e>
            <e type="operand">_equName</e>
            <e type="function" args="2">concat</e>
            <e type="function" args="1">var_expand</e>
            <e type="bracket">(</e>
            <e type="function" args="1">num2str</e>
            <e type="function" args="8">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">_resultUnit</e>
            <e type="function" args="1">strtoupper</e>
            <e type="operand" style="string">SKIM</e>
            <e type="operator" args="2">≡</e>
            <e type="operand" style="string">﻿</e>
            <e type="operand">_equName</e>
            <e type="operand" style="string">*'꞉⚌*'﻿(</e>
            <e type="operand">_equation</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">)*'⚌('﻿(</e>
            <e type="operand">LastEquResult</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">))</e>
            <e type="function" args="7">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="operand">_resultUnit</e>
            <e type="function" args="1">strtoupper</e>
            <e type="operand" style="string">SKIP</e>
            <e type="operator" args="2">≡</e>
            <e type="operand" style="string">﻿</e>
            <e type="operand">_equName</e>
            <e type="operand" style="string">*'꞉⚌*'﻿(</e>
            <e type="operand">_equation</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">)*'⚌('﻿(</e>
            <e type="operand">LastEquResult</e>
            <e type="function" args="1">num2str</e>
            <e type="operand" style="string">))*'⚌(﻿</e>
            <e type="operand" style="string">~</e>
            <e type="operand">_equName</e>
            <e type="function" args="2">concat</e>
            <e type="operand">_resultUnit</e>
            <e type="function" args="2">var_expand</e>
            <e type="bracket">(</e>
            <e type="function" args="1">num2str</e>
            <e type="function" args="8">concat</e>
            <e type="function" args="1">str2num</e>
            <e type="function" args="5">cases</e>
            <e type="operand">12</e>
            <e type="operand">1</e>
            <e type="function" args="14">line</e>
            <e type="operator" args="1">+</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="1305" width="1556" height="179" color="#000000" fontSize="8">
        <math decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_equName</e>
            <e type="operand">_equation</e>
            <e type="operand">_mat</e>
            <e type="operand">_resultUnit</e>
            <e type="function" args="4">Equ</e>
            <e type="operand">_tmpReturnVal</e>
            <e type="operand">_equName</e>
            <e type="operand">_equation</e>
            <e type="operand">_mat</e>
            <e type="operand">_resultUnit</e>
            <e type="operand">0</e>
            <e type="function" args="5">Equ</e>
            <e type="operator" args="2">:</e>
            <e type="operand">help</e>
            <e type="operand" style="string">Equ(_equName,_equation,_mat,_resultUnit)   - Exands a given Variable into a Symbolic Format, custom unit and supports decimal places</e>
            <e type="operand" style="unit">_equName</e>
            <e type="operand" style="string"> [STRING] </e>
            <e type="operand" style="string">Name of the variable that will contain the FINAL evaluated numeric value;</e>
            <e type="operand" style="unit">_equation</e>
            <e type="operand" style="string"> [math] </e>
            <e type="operand" style="string">Target equation; actual variables replaced with Absolute Variables equivalent.</e>
            <e type="operand" style="unit">_mat</e>
            <e type="operand" style="string"> [ ~▮ , "▮" ] </e>
            <e type="operand" style="string">Variables to be subsituted out:
 - 1) Varaibles to be declared as 'absolute', will be evaluated as a local variable equivalent for numeric eval
 - 2) STRING,  to report unit in terms of units and decimal places  (e.g., 0.99*'in will only result in consideration of 2-digits, identical to 0.00*'in)
        a) keyword 'SKIM' to just report variable in base units w/ zero decimal places; 'SKIP'  to leave variable in place.</e>
            <e type="operand" style="unit">_resultUnit</e>
            <e type="operand" style="string"> [STRING] </e>
            <e type="operand" style="string">STRING,  to report unit in terms of units and decimal places  (e.g., 0.99*'in will only result in consideration of 2-digits, identical to 0.00*'in)
        a) keyword 'SKIM' to just report variable in base units w/ zero decimal places; 'SKIP'  to leave variable in place.</e>
            <e type="operand">4</e>
            <e type="operand">3</e>
            <e type="function" args="14">mat</e>
            <e type="operand" style="string">Source: Custom Equation (displayEquations.sm), Written by Kenny Lemens</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">mat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">_tmpReturnVal</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="operator" args="1">+</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region left="54" top="1494" width="1461" height="152" color="#000000" fontSize="8">
        <math decimalPlaces="2" exponentialThreshold="11">
          <input>
            <e type="operand">_equName</e>
            <e type="operand">_equation</e>
            <e type="operand">_mat</e>
            <e type="function" args="3">Equ</e>
            <e type="operand">tmpReturnVal</e>
            <e type="operand">_equName</e>
            <e type="operand">_equation</e>
            <e type="operand">_mat</e>
            <e type="operand" style="string">SKIP</e>
            <e type="operand">0</e>
            <e type="function" args="5">Equ</e>
            <e type="operator" args="2">:</e>
            <e type="operand">help</e>
            <e type="operand" style="string">Equ(_equName,_equation,_mat)   - Exands a given Variable into a Symbolic Format, custom unit and supports decimal places</e>
            <e type="operand" style="unit">_equName</e>
            <e type="operand" style="string"> [STRING] </e>
            <e type="operand" style="string">Name of the variable that will contain the FINAL evaluated numeric value;</e>
            <e type="operand" style="unit">_equation</e>
            <e type="operand" style="string"> [math] </e>
            <e type="operand" style="string">Target equation; actual variables replaced with Absolute Variables equivalent.</e>
            <e type="operand" style="unit">_mat</e>
            <e type="operand" style="string"> [ ~▮ , "▮" ] </e>
            <e type="operand" style="string">Variables to be subsituted out:
 - 1) Varaibles to be declared as 'absolute', will be evaluated as a local variable equivalent for numeric eval
 - 2) STRING,  to report unit in terms of units and decimal places  (e.g., 0.99*'in will only result in consideration of 2-digits, identical to 0.00*'in)
        a) keyword 'SKIM' to just report variable in base units w/ zero decimal places; 'SKIP'  to leave variable in place.</e>
            <e type="operand">3</e>
            <e type="operand">3</e>
            <e type="function" args="11">mat</e>
            <e type="operand" style="string">Source: Custom Equation (displayEquations.sm), Written by Kenny Lemens</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">mat</e>
            <e type="operator" args="2">:</e>
            <e type="operand">tmpReturnVal</e>
            <e type="operand">3</e>
            <e type="operand">1</e>
            <e type="function" args="5">line</e>
            <e type="operator" args="1">+</e>
            <e type="operator" args="2">:</e>
          </input>
        </math>
      </region>
      <region top="1656" color="#000000">
        <area terminator="true" />
      </region>
    </region>
    <region left="9" top="1692" width="762" height="286" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" width="752" fontFamily="Arial" fontSize="8">
        <content>
          <p>The \[REGION[83e3dd0f94dd4ecc9a79219f2065fc1d]]\ equations serve the purpose of displayig an equation with some variables substituted with their current contents.  Supports Multiple input Parameters as shown:<br /><br />NOTE:<br /> - Some functions will get 'disolved' through symbolic evaluation, such as \[REGION[1116619da36549bba6a43c818df3d528]]\ which will report in terms of its definition: \[REGION[7f5ff2a13bda478ba7d56ab6f435c442]]\. <br /> - There are also some limits to multiple units (<span style="font-style: italic;">'lbf * 'in </span>will not work, but a custom <span style="font-style: italic;">'lbf·in</span> will work).<br /> - The user should evaluate symoblic, and then right-click and unchkeck "Display input data" to hide inputs<br /> - If variable is not being defined at the end, verify that said variable it is not being defined to a bad value within the Equation itself.<br /> - These functions work on the assumption the absolute variables in the equations are not defined!  if they are defined, those variables will be substitued in directly and botch the whole premise of this exercise.<br /><br />Param (1): as STRING Target Variable for assignment; this would be the variable that will contain the evaluated numeric value;<br />    - In order for the math to work, the corresponding variables to the absolute SHOULD BE DEFINED!  (e.g,. if \[REGION[a079caec4539403296d833dbdbb67c84]]\ is referenced, \[REGION[43ce00e8ad854b379f071ea330c5a9b8]]\ must be declared.);<br />Param (2): as math, <br />    - variables to be subsituted to be prefixed with \[REGION[774c46af005649fea937878e79815dd2]]\; varaibles to be declared as 'absolute', will be evaluated as a local variable for numeric eval<br />    -  \[REGION[4a53ceed5e65444981e6e5137a8e52a2]]\ this funciton (\[REGION[c4416bbe31614258835630ee81b811e2]]\) will keep terms grouped for symbolic; advanced users can use special code \[REGION[0f574f8841d547f4926902dbcbf9ac7a]]\ for a seamless grouping<br />Param (3): as a matrix of terms to subtitue; first column 'absolute' variables, the second column to be the terms to report as:<br />   - \[REGION[72eeaf1fd69f4655a1e833583d251412]]\ to leave the variable as is<br />   - \[REGION[6b9edf413ea242518291958814e2e13f]]\ to evaluate the variable and report in terms of base units<br />   - \[REGION[565362edd426411189fdfaea779080d7]]\ if Unitless, whold number, \[REGION[021f3985ef544db1b1132de443960ea0]]\ if unitless and to the nearest ten-thousandths ( \[REGION[65570b5cc05847c48578d362919312d8]]\ if \[REGION[1188c98f31254b30a32b44cf3720998e]]\ to the 2 digits, etc.)<br />        - NOTE: function will <span style="font-weight: bold;">only consider adding additional decimal places</span> (e.g., 0.99*'in will only result in consideration of 2-digits, identical to 0.00*'in)<br /></p>
        </content>
        <regions>
          <region id="83e3dd0f94dd4ecc9a79219f2065fc1d" left="23" top="0" width="84" height="22" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">#</e>
                <e type="operand">#</e>
                <e type="operand">#</e>
                <e type="function" args="3">Equ</e>
              </input>
            </math>
          </region>
          <region id="1116619da36549bba6a43c818df3d528" left="348" top="52" width="50" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">#</e>
                <e type="operand">#</e>
                <e type="operand">#</e>
                <e type="function" args="3">lele</e>
              </input>
            </math>
          </region>
          <region id="7f5ff2a13bda478ba7d56ab6f435c442" left="587" top="51" width="149" height="22" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">~1</e>
                <e type="operand">~2</e>
                <e type="operand">~3</e>
                <e type="function" args="3">lele</e>
              </input>
              <result action="symbolic">
                <e type="operand">~2</e>
                <e type="operand">~1</e>
                <e type="operator" args="2">≤</e>
                <e type="bracket">(</e>
                <e type="operand">~1</e>
                <e type="operand">~3</e>
                <e type="operator" args="2">≤</e>
                <e type="bracket">(</e>
                <e type="operator" args="2">&amp;</e>
              </result>
            </math>
          </region>
          <region id="a079caec4539403296d833dbdbb67c84" left="523" top="150" width="16" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">~a</e>
              </input>
            </math>
          </region>
          <region id="43ce00e8ad854b379f071ea330c5a9b8" left="603" top="150" width="37" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">a</e>
                <e type="operand">#</e>
                <e type="operator" args="2">≡</e>
              </input>
            </math>
          </region>
          <region id="774c46af005649fea937878e79815dd2" left="234" top="175" width="28" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">~</e>
              </input>
            </math>
          </region>
          <region id="4a53ceed5e65444981e6e5137a8e52a2" left="23" top="188" width="37" height="22" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">#</e>
                <e type="function" args="1" style="unit">'</e>
              </input>
            </math>
          </region>
          <region id="c4416bbe31614258835630ee81b811e2" left="120" top="189" width="54" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">''(#)</e>
              </input>
            </math>
          </region>
          <region id="0f574f8841d547f4926902dbcbf9ac7a" left="533" top="188" width="69" height="22" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">#</e>
                <e type="function" args="1" style="unit">\005C\FEFF\005C\</e>
              </input>
            </math>
          </region>
          <region id="72eeaf1fd69f4655a1e833583d251412" left="17" top="215" width="48" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">SKIP</e>
              </input>
            </math>
          </region>
          <region id="6b9edf413ea242518291958814e2e13f" left="17" top="228" width="48" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">SKIM</e>
              </input>
            </math>
          </region>
          <region id="565362edd426411189fdfaea779080d7" left="17" top="241" width="28" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">1</e>
              </input>
            </math>
          </region>
          <region id="021f3985ef544db1b1132de443960ea0" left="166" top="241" width="48" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">0.01</e>
              </input>
            </math>
          </region>
          <region id="65570b5cc05847c48578d362919312d8" left="433" top="241" width="73" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="string">0.01*'mm</e>
              </input>
            </math>
          </region>
          <region id="1188c98f31254b30a32b44cf3720998e" left="510" top="241" width="22" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand" style="unit">mm</e>
              </input>
            </math>
          </region>
        </regions>
      </text>
    </region>
    <region left="0" top="2034" width="74" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>EXAMPLES:</p>
        </content>
      </text>
    </region>
    <region left="18" top="2061" width="87" height="20" color="#000000" bgColor="#ffff00" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">a</e>
          <e type="operand">200.22</e>
          <e type="operand" style="unit">mm</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="2088" width="520" height="21" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>Variable \[REGION[df0fe955dc8842bfad221a223d156675]]\ is defined, so pass absoluteVariable as \[REGION[ed819f32e2cb4c3a8ab5a791f65e7cfa]]\ (i.e., prefilx variable with ~); and <span style="font-weight: bold;">symbolic Evaluate</span>:</p>
        </content>
        <regions>
          <region id="df0fe955dc8842bfad221a223d156675" left="44" top="0" width="18" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">a</e>
              </input>
            </math>
          </region>
          <region id="ed819f32e2cb4c3a8ab5a791f65e7cfa" left="246" top="0" width="16" height="20" color="#000000" fontSize="8">
            <math decimalPlaces="2" exponentialThreshold="11">
              <input>
                <e type="operand">~a</e>
              </input>
            </math>
          </region>
        </regions>
      </text>
    </region>
    <region left="27" top="2115" width="143" height="22" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">~a</e>
          <e type="function" args="1">var_expand</e>
        </input>
        <result action="symbolic">
          <e type="operand">0﻿</e>
          <e type="operand" style="unit">﻿m</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
        </result>
      </math>
    </region>
    <region left="333" top="2115" width="133" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>Base unit, whole Number</p>
        </content>
      </text>
    </region>
    <region left="27" top="2133" width="245" height="22" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">~a</e>
          <e type="operand" style="string">0.00*'cm</e>
          <e type="function" args="2">var_expand</e>
        </input>
        <result action="symbolic">
          <e type="operand">20․02﻿</e>
          <e type="operand" style="unit">﻿cm</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
        </result>
      </math>
    </region>
    <region left="333" top="2133" width="214" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>Value is parsed to 2 Digits, for centimeters</p>
        </content>
      </text>
    </region>
    <region left="27" top="2151" width="297" height="22" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">~a</e>
          <e type="operand" style="string">0.0000*'m</e>
          <e type="operand">1</e>
          <e type="function" args="3">var_expand</e>
        </input>
        <result action="symbolic">
          <e type="operand">~a</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․2002﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿m</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
        </result>
      </math>
    </region>
    <region left="333" top="2151" width="267" height="20" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>4 Decimal Places for Meters, display variable in result</p>
        </content>
      </text>
    </region>
    <region left="18" top="2223" width="172" height="20" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>Define variables (Normal SMath):</p>
        </content>
      </text>
    </region>
    <region left="441" top="2232" width="122" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p style="font-weight: bold; text-decoration: underline;">Symbolic Evaluation:</p>
        </content>
      </text>
    </region>
    <region left="18" top="2241" width="61" height="20" color="#000000" bgColor="#ffff00" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">a</e>
          <e type="operand">22</e>
          <e type="operand" style="unit">mm</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="387" top="2250" width="238" height="64" border="true" color="#000000">
      <picture>
        <raw format="png" encoding="base64">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</raw>
      </picture>
    </region>
    <region left="18" top="2259" width="68" height="20" color="#000000" bgColor="#ffff00" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">c</e>
          <e type="operand">1.23</e>
          <e type="operand" style="unit">m</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="18" top="2277" width="45" height="20" color="#000000" bgColor="#ffff00" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">d</e>
          <e type="operand">20</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="27" top="2322" width="305" height="20" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>Call Equation, type equation in terms of AbsoluteVariables (~)</p>
        </content>
      </text>
    </region>
    <region left="36" top="2340" width="536" height="54" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">b</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="operand">~c</e>
          <e type="operand" style="string">0.1*'in</e>
          <e type="operand">~a</e>
          <e type="operand" style="string">2.000*'ft</e>
          <e type="operand">~d</e>
          <e type="operand" style="string">0.0000</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="function" args="8">mat</e>
          <e type="function" args="3">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿b</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․072﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿ft</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">~c</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">48․4﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">20․0000﻿</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="594" top="2358" width="66" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">b</e>
        </input>
        <result action="numeric">
          <e type="operand">0.06</e>
          <e type="operand" style="unit">m</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="27" top="2403" width="51" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">d</e>
          <e type="operand">0.2</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="81" top="2403" width="194" height="20" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>Explore the Use of "SKIM" and "SKIP"</p>
        </content>
      </text>
    </region>
    <region left="36" top="2430" width="471" height="54" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">b</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="operand">~c</e>
          <e type="operand" style="string">SKIM</e>
          <e type="operand">~a</e>
          <e type="operand" style="string">1.00*'in</e>
          <e type="operand">~d</e>
          <e type="operand" style="string">SKIP</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="function" args="8">mat</e>
          <e type="function" args="3">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿b</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․87﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">1﻿</e>
          <e type="operand" style="unit">﻿m</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="594" top="2457" width="66" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">b</e>
        </input>
        <result action="numeric">
          <e type="operand">6.26</e>
          <e type="operand" style="unit">m</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="27" top="2502" width="54" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">c</e>
          <e type="operand">2</e>
          <e type="operand">a</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="36" top="2520" width="699" height="54" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">b</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="operand">~c</e>
          <e type="operand" style="string">0.1*'in</e>
          <e type="operand">~a</e>
          <e type="operand" style="string">2.000*'ft</e>
          <e type="operand">~d</e>
          <e type="operand" style="string">0.0000</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="function" args="8">mat</e>
          <e type="operand" style="string">2.000*'ft</e>
          <e type="function" args="4">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿b</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․072﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿ft</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">~c</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1․7﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․2000﻿</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1․083﻿</e>
          <e type="operand" style="unit">﻿ft</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="27" top="2601" width="115" height="20" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>FINALLY: hide inputs</p>
        </content>
      </text>
    </region>
    <region left="423" top="2601" width="220" height="20" color="#000000" fontSize="8" isBreakable="false">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p style="text-decoration: underline;">Equation WILL assign the actual variable 'b'</p>
        </content>
      </text>
    </region>
    <region left="36" top="2619" width="407" height="42" color="#000000" fontSize="8" showInputData="false">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">b</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="operand">~c</e>
          <e type="operand" style="string">0.1*'in</e>
          <e type="operand">~a</e>
          <e type="operand" style="string">2.000*'ft</e>
          <e type="operand">~d</e>
          <e type="operand" style="string">0.0000</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="function" args="8">mat</e>
          <e type="operand" style="string">2.000*'ft</e>
          <e type="function" args="4">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿b</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand">~c</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~a</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․072﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿ft</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">~c</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1․7﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~d</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․2000﻿</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">1․083﻿</e>
          <e type="operand" style="unit">﻿ft</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="459" top="2619" width="57" height="34" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">b</e>
        </input>
        <result action="symbolic">
          <e type="operand">33</e>
          <e type="operand" style="unit">m</e>
          <e type="operator" args="2">*</e>
          <e type="operand">100</e>
          <e type="operator" args="2">/</e>
        </result>
      </math>
    </region>
    <region left="558" top="2628" width="66" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">b</e>
        </input>
        <result action="numeric">
          <e type="operand">0.33</e>
          <e type="operand" style="unit">m</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="27" top="2763" width="457" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p>A more advanced equation (uses a dummy function to effectively serve as a "grouping" factor.</p>
        </content>
      </text>
    </region>
    <region left="567" top="2790" width="104" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p style="font-weight: bold; text-decoration: underline;">Default Symbolic:</p>
        </content>
      </text>
    </region>
    <region left="774" top="2790" width="101" height="20" color="#000000" fontSize="8">
      <text lang="eng" width="101" fontFamily="Arial" fontSize="8">
        <content>
          <p style="font-weight: bold; text-decoration: underline;">Default Numeric:</p>
        </content>
      </text>
    </region>
    <region left="126" top="2799" width="87" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p style="font-weight: bold; text-decoration: underline;">Use of "Equ()"</p>
        </content>
      </text>
    </region>
    <region left="513" top="2808" width="85" height="26" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">abc.12</e>
        </input>
        <result action="symbolic">
          <e type="operand">abc.12</e>
        </result>
      </math>
    </region>
    <region left="36" top="2817" width="458" height="50" color="#000000" fontSize="8" showInputData="false">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">abc.12</e>
          <e type="operand">~a</e>
          <e type="function" args="1">abs</e>
          <e type="bracket">(</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operand">2</e>
          <e type="operator" args="2">*</e>
          <e type="operand">12</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">\005C\FEFF\005C\</e>
          <e type="operand">~c</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="function" args="1" style="unit">\FEFF\</e>
          <e type="operator" args="2">+</e>
          <e type="operand">~c</e>
          <e type="operand" style="string">0.2*'mm</e>
          <e type="operand">~a</e>
          <e type="operand" style="string">1*'ft</e>
          <e type="operand">~d</e>
          <e type="operand" style="string">SKIP</e>
          <e type="operand">3</e>
          <e type="operand">2</e>
          <e type="function" args="8">mat</e>
          <e type="function" args="3">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿abc.12</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">2</e>
          <e type="operand">~a</e>
          <e type="function" args="1">abs</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">12</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">\FEFF\</e>
          <e type="operand">~c</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">2</e>
          <e type="operand">~a</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿ft</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="function" args="1">abs</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">12</e>
          <e type="operand">~d</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operand">~c</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">44․0﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿mm</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">+</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="792" top="2835" width="78" height="31" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">abc.12</e>
        </input>
        <result action="numeric">
          <e type="operand">0</e>
          <e type="operand" style="unit">m</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="27" top="2916" width="207" height="20" color="#000000" fontSize="8">
      <text lang="eng" fontFamily="Arial" fontSize="8">
        <content>
          <p style="text-decoration: underline;">Applied to Section Modulus Calcluations:</p>
        </content>
      </text>
    </region>
    <region left="63" top="2934" width="77" height="26" color="#000000" bgColor="#ffff00" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">L.eff</e>
          <e type="operand">12</e>
          <e type="operand" style="unit">in</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="63" top="2961" width="110" height="20" color="#000000" bgColor="#ffff00" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">t</e>
          <e type="operand">0.125</e>
          <e type="operand" style="unit">in</e>
          <e type="operator" args="2">*</e>
          <e type="operator" args="2">:</e>
        </input>
        <result action="numeric">
          <e type="operand">0</e>
          <e type="operand" style="unit">m</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="63" top="2979" width="370" height="55" color="#000000" fontSize="8" showInputData="false">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">S.x</e>
          <e type="operand">~L.eff</e>
          <e type="operand">~t</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">6</e>
          <e type="operator" args="2">/</e>
          <e type="operand">~L.eff</e>
          <e type="operand" style="string">0.0*'in</e>
          <e type="operand">~t</e>
          <e type="operand" style="string">0.000*'in</e>
          <e type="operand">2</e>
          <e type="operand">2</e>
          <e type="function" args="6">mat</e>
          <e type="function" args="3">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿S.x</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~L.eff</e>
          <e type="operand">~t</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">6</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~L.eff</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">12․0﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">~t</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․125﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">6</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="558" top="2988" width="92" height="31" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">S.x</e>
        </input>
        <contract>
          <e type="operand" style="unit">mm</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
        </contract>
        <result action="numeric">
          <e type="operand">512.1</e>
        </result>
      </math>
    </region>
    <region left="63" top="3042" width="468" height="55" color="#000000" fontSize="8" showInputData="false">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand" style="string">S.x</e>
          <e type="operand">~L.eff</e>
          <e type="operand">~t</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">6</e>
          <e type="operator" args="2">/</e>
          <e type="operand">~L.eff</e>
          <e type="operand" style="string">0.0*'in</e>
          <e type="operand">~t</e>
          <e type="operand" style="string">0.000*'in</e>
          <e type="operand">2</e>
          <e type="operand">2</e>
          <e type="function" args="6">mat</e>
          <e type="operand" style="string">0.000*'in^3</e>
          <e type="function" args="4">Equ</e>
        </input>
        <result action="symbolic">
          <e type="operand">﻿S.x</e>
          <e type="operand" style="unit">꞉⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~L.eff</e>
          <e type="operand">~t</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">6</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand">~L.eff</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">12․0﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">~t</e>
          <e type="operand" style="unit">꞊꞊</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․125﻿</e>
          <e type="operator" args="2">*</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿</e>
          <e type="operand">2</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="operand">6</e>
          <e type="operator" args="2">/</e>
          <e type="function" args="1" style="unit">﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
          <e type="operand">0․031﻿</e>
          <e type="operand" style="unit">﻿in</e>
          <e type="operand">3</e>
          <e type="operator" args="2">^</e>
          <e type="operator" args="2">*</e>
          <e type="function" args="1">﻿﻿</e>
          <e type="function" args="1" style="unit">⚌</e>
          <e type="operator" args="2">*</e>
        </result>
      </math>
    </region>
    <region left="198" top="6759" width="83" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">\005F\input</e>
          <e type="operand" style="string">1</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region left="198" top="6777" width="16" height="20" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">.</e>
        </input>
      </math>
    </region>
    <region left="153" top="6813" width="433" height="48" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">0</e>
          <e type="operand">\005F\input</e>
          <e type="operand" style="string">.</e>
          <e type="function" args="2">findstr</e>
          <e type="operand">1</e>
          <e type="operator" args="1">-</e>
          <e type="operator" args="2">≡</e>
          <e type="operand">\005F\input</e>
          <e type="operand" style="string">.</e>
          <e type="function" args="2">strsplit</e>
          <e type="operand">2</e>
          <e type="function" args="2">el</e>
          <e type="function" args="1">strlen</e>
          <e type="function" args="3">cases</e>
        </input>
        <result action="numeric">
          <e type="operand">0</e>
        </result>
      </math>
    </region>
    <region left="225" top="6921" width="168" height="22" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">\005F\input</e>
          <e type="operand" style="string">.</e>
          <e type="function" args="2">findstr</e>
        </input>
        <result action="numeric">
          <e type="operand">1</e>
          <e type="operator" args="1">-</e>
        </result>
      </math>
    </region>
    <region left="297" top="6984" width="138" height="22" color="#000000" fontSize="8">
      <math decimalPlaces="2" exponentialThreshold="11">
        <input>
          <e type="operand">\005F\input</e>
          <e type="operand" style="string">.</e>
          <e type="function" args="2">findstr</e>
        </input>
      </math>
    </region>
  </regions>
</worksheet>