﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.99.6671.38791"?>
<regions xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings dpi="96">
    <identity>
      <id>fa03aa73-ec9c-4523-b797-687dd4c59efe</id>
      <revision>2</revision>
    </identity>
    <calculation>
      <precision>7</precision>
      <exponentialThreshold>7</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>true</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" viewMode="0" printGrid="False" printAreas="True" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="1" orientation="Portrait" width="850" height="1100" />
      <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="0.99.6671.38791" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.99.6671.38791" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Custom Functions" version="1.1.6522.6678" guid="18dadffd-79a3-4cf9-aee1-d66deb0ea720" />
      <assembly name="Special Functions" version="1.11.6671.38793" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Text Region" version="1.10.6671.38794" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
    </dependencies>
  </settings>
  <region id="0" left="90" top="45" width="227" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">3</e>
        <e type="function" args="1">appVersion</e>
      </input>
      <result action="numeric">
        <e type="operand" style="string">0.99.6671</e>
      </result>
    </math>
  </region>
  <region id="1" left="63" top="90" width="78" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">base</e>
        <e type="operand">10</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="2" left="153" top="99" width="70" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">min</e>
        <e type="operand">10</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="3" left="63" top="108" width="70" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">pts</e>
        <e type="operand">10</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="4" left="252" top="108" width="94" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">max</e>
        <e type="operand">10000</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="5" left="63" top="135" width="213" height="34" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">x</e>
        <e type="function" args="1">logf</e>
        <e type="operand">x</e>
        <e type="operand">base</e>
        <e type="function" args="2">log</e>
        <e type="function" args="1">eval</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="6" left="477" top="162" width="226" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>Why is Floor(maxLog)=3????</p>
    </text>
  </region>
  <region id="7" left="90" top="198" width="187" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">minLog</e>
        <e type="operand">min</e>
        <e type="function" args="1">logf</e>
        <e type="operator" args="2">:</e>
      </input>
      <result action="numeric">
        <e type="operand">1</e>
      </result>
    </math>
  </region>
  <region id="8" left="477" top="198" width="106" height="26" color="#000000" bgColor="#00ff40" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">minLog</e>
        <e type="function" args="1">Floor</e>
      </input>
      <result action="numeric">
        <e type="operand">1</e>
      </result>
    </math>
  </region>
  <region id="9" left="90" top="225" width="187" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="4" exponentialThreshold="5">
      <input>
        <e type="operand">maxLog</e>
        <e type="operand">max</e>
        <e type="function" args="1">logf</e>
        <e type="operator" args="2">:</e>
      </input>
      <result action="numeric">
        <e type="operand">4</e>
      </result>
    </math>
  </region>
  <region id="10" left="477" top="225" width="106" height="26" color="#000000" bgColor="#ff0000" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">maxLog</e>
        <e type="function" args="1">Floor</e>
      </input>
      <result action="numeric">
        <e type="operand">3</e>
      </result>
    </math>
  </region>
  <region id="11" left="594" top="225" width="64" height="26" color="#000000" bgColor="#00ff40" fontSize="10">
    <math>
      <input>
        <e type="operand">4</e>
        <e type="function" args="1">Floor</e>
      </input>
      <result action="numeric">
        <e type="operand">4</e>
      </result>
    </math>
  </region>
  <region id="12" left="657" top="225" width="112" height="26" color="#000000" bgColor="#00ff40" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">4.00000</e>
        <e type="function" args="1">Floor</e>
      </input>
      <result action="numeric">
        <e type="operand">4</e>
      </result>
    </math>
  </region>
  <region id="13" left="90" top="252" width="244" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">decades</e>
        <e type="operand">maxLog</e>
        <e type="operand">minLog</e>
        <e type="operator" args="2">-</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">:</e>
      </input>
      <result action="numeric">
        <e type="operand">3</e>
      </result>
    </math>
  </region>
  <region id="14" left="90" top="279" width="369" height="28" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">num_pts</e>
        <e type="operand">decades</e>
        <e type="operand">pts</e>
        <e type="operator" args="2">*</e>
        <e type="operand">decades</e>
        <e type="operand">1</e>
        <e type="operator" args="2">-</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">-</e>
        <e type="function" args="1">eval</e>
        <e type="operator" args="2">:</e>
      </input>
      <result action="numeric">
        <e type="operand">28</e>
      </result>
    </math>
  </region>
  <region id="15" left="477" top="279" width="198" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">num_pts</e>
        <e type="operand">num_pts</e>
        <e type="function" args="1">Floor</e>
        <e type="operator" args="2">:</e>
      </input>
      <result action="numeric">
        <e type="operand">27</e>
      </result>
    </math>
  </region>
  <region id="16" left="90" top="351" width="199" height="28" color="#000000" bgColor="#ffffff" fontSize="10">
    <math optimize="2" decimalPlaces="4" significantDigitsMode="false" exponentialThreshold="5">
      <input>
        <e type="operand">result</e>
        <e type="operand">num_pts</e>
        <e type="function" args="1">Floor</e>
        <e type="function" args="1">Zeros</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
</regions>