﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.99.7005.38226"?>
<worksheet xmlns="http://smath.info/schemas/worksheet/1.0">
  <settings ppi="120">
    <identity>
      <id>8df3e6be-8e62-49e5-b5e9-58575fddfdcd</id>
      <revision>7</revision>
    </identity>
    <calculation>
      <precision>4</precision>
      <exponentialThreshold>5</exponentialThreshold>
      <trailingZeros>false</trailingZeros>
      <significantDigitsMode>false</significantDigitsMode>
      <roundingMode>0</roundingMode>
      <fractions>decimal</fractions>
    </calculation>
    <pageModel active="false" viewMode="2" printGrid="false" printAreas="true" simpleEqualsOnly="false" printBackgroundImages="true">
      <paper id="9" orientation="Portrait" width="827" height="1169" />
      <margins left="39" right="39" top="49" bottom="49" />
      <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.7005.38226" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="SpecialFunctions" version="1.12.7005.38226" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="TextRegion" version="1.11.7005.38226" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="Area Region" version="0.99.7005.38226" guid="4974b228-4974-44cf-8274-bf2936b4a766" />
    </dependencies>
  </settings>
  <regions type="content">
    <region id="0" left="9" top="72" width="168" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <text lang="eng">
        <p>test "if statement"</p>
      </text>
    </region>
    <region id="1" left="18" top="117" width="367" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <text lang="eng">
        <p>I want to do "if δ&gt;0 then k=a+b else k=c+d" </p>
      </text>
    </region>
    <region id="2" left="18" top="153" width="610" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <text lang="eng">
        <p>But impossible to include the equation k:=a+b in the "if statement" below</p>
      </text>
    </region>
    <region id="3" left="18" top="189" width="770" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <text lang="eng">
        <p>When I type "equal" after "k" the "equal" is put on the fist line and answer "k-not defined" </p>
      </text>
    </region>
    <region id="4" left="18" top="216" width="620" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <text lang="eng">
        <p>I found an exemple on the forum but I'm not able to reproduce it by myself </p>
      </text>
    </region>
    <region id="5" left="27" top="252" width="46" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <math>
        <input>
          <e type="operand">δ</e>
          <e type="operand">1</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region id="6" left="27" top="279" width="104" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
      <math error="2" errorLocation="3">
        <input>
          <e type="operand">δ</e>
          <e type="operand">0</e>
          <e type="operator" args="2">≥</e>
          <e type="operand">k</e>
          <e type="operand">k</e>
          <e type="function" args="3">if</e>
        </input>
        <result action="numeric">
          <e type="operand">#</e>
        </result>
      </math>
    </region>
    <region id="7" left="315" top="378" width="225" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <text lang="eng">
        <p>Exemple found on the forum</p>
      </text>
    </region>
    <region id="8" left="342" top="405" width="46" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <math>
        <input>
          <e type="operand">δ</e>
          <e type="operand">1</e>
          <e type="operator" args="2">:</e>
        </input>
      </math>
    </region>
    <region id="9" left="342" top="441" width="94" height="72" color="#000000" bgColor="#ffffff" fontSize="10">
      <math>
        <input>
          <e type="operand">δ</e>
          <e type="operand">0</e>
          <e type="operator" args="2">≥</e>
          <e type="operand">A</e>
          <e type="operand">1</e>
          <e type="operand">1</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
          <e type="operand">A</e>
          <e type="operand">1</e>
          <e type="operand">10</e>
          <e type="operator" args="2">+</e>
          <e type="operator" args="2">:</e>
          <e type="function" args="3">if</e>
        </input>
      </math>
    </region>
    <region id="10" left="342" top="531" width="56" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
      <math>
        <input>
          <e type="operand">A</e>
        </input>
        <result action="numeric">
          <e type="operand">2</e>
        </result>
      </math>
    </region>
  </regions>
</worksheet>