﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.98.5997.16188"?>
<regions>
  <settings>
    <identity>
      <id>83111712-86a7-4aa0-aeb3-c1935320b276</id>
      <revision>3</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="true" 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.98.5997.16188" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.98.5997.16188" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
    </dependencies>
  </settings>
  <region id="0" left="36" top="0" width="152" height="33" color="#000000" bgColor="#ff8080" fontSize="10">
    <math>
      <description active="true" position="Top" lang="eng">
        <p>Using multiplicator in "Units" placeholdermakes it to "glue" to preceeding number (no dot)</p>
      </description>
      <input>
        <e type="operand">0.1</e>
        <e type="operand" style="unit">mW</e>
        <e type="operator" args="2">*</e>
      </input>
      <contract>
        <e type="operand">10</e>
        <e type="operand">3</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">^</e>
        <e type="operand" style="unit">W</e>
        <e type="operator" args="2">*</e>
      </contract>
      <result action="numeric">
        <e type="operand">0.1</e>
      </result>
    </math>
  </region>
  <region id="1" left="36" top="81" width="35" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <description active="true" position="Top" lang="eng">
        <p>Separator: Alt+0160 NbSp</p>
      </description>
      <input>
        <e type="operand"> </e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="2" left="36" top="135" width="159" height="33" color="#000000" bgColor="#80ff80" fontSize="10">
    <math>
      <description active="true" position="Top" lang="eng">
        <p>Using the separator in "Units" placeholder:"separator"*10^-3*'W - shows the dot before 10^-3This is desirable result</p>
      </description>
      <input>
        <e type="operand">0.1</e>
        <e type="operand" style="unit">mW</e>
        <e type="operator" args="2">*</e>
      </input>
      <contract>
        <e type="operand"> </e>
        <e type="operand">10</e>
        <e type="operand">3</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">*</e>
        <e type="operand" style="unit">W</e>
        <e type="operator" args="2">*</e>
      </contract>
      <result action="numeric">
        <e type="operand">0.1</e>
      </result>
    </math>
  </region>
</regions>