﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio Desktop" version="0.98.6179.21440"?>
<regions>
  <settings>
    <identity>
      <id>98b872dc-d860-474f-9902-59d22d555d0e</id>
      <revision>13</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.6179.21440" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
      <assembly name="Math Region" version="0.98.6179.21440" guid="02f1ab51-215b-466e-a74d-5d8b1cf85e8d" />
      <assembly name="Picture Region" version="1.10.6179.21444" guid="06b5df04-393e-4be7-9107-305196fcb861" />
      <assembly name="Special Functions" version="1.11.6179.21442" guid="2814e667-4e12-48b1-8d51-194e480eabc5" />
      <assembly name="Text Region" version="1.10.6179.21446" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
      <assembly name="X-Y Plot Region (Chart2DLib)" version="0.1.6104.16280" guid="c12231ec-4873-43c1-a7d0-a167ebd17066" />
    </dependencies>
    <mode debug="true" />
  </settings>
  <region id="0" left="27" top="18" width="650" height="48" color="#000000" bgColor="#e1ffff" fontSize="24">
    <text lang="eng">
      <p bold="true">X_Y axes systems ... shifted, ∠</p>
    </text>
  </region>
  <region id="1" left="27" top="81" width="156" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <description active="true" position="Right" lang="eng">
        <p>vertical</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">f</e>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" preserve="true" args="2">atan</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="2" left="27" top="108" width="156" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <description active="true" position="Right" lang="eng">
        <p>horizontal</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">q</e>
        <e type="operand">y</e>
        <e type="operand">x</e>
        <e type="function" preserve="true" args="2">atan</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="3" left="459" top="108" width="108" height="28" color="#000000" bgColor="#e1ffff" fontSize="12">
    <math>
      <description active="true" position="Right" lang="eng">
        <p>composite 'shift'</p>
      </description>
      <input>
        <e type="operand">shift</e>
        <e type="operand">0.5</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="4" left="27" top="135" width="125" height="41" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <description active="true" position="Right" lang="eng">
        <p>composite centered</p>
      </description>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">axes</e>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="5" left="459" top="135" width="237" height="49" color="#000000" bgColor="#e1ffff" fontSize="12">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">shifted</e>
        <e type="operand">x</e>
        <e type="operand">shift</e>
        <e type="operator" args="2">+</e>
        <e type="operand">y</e>
        <e type="operand">shift</e>
        <e type="operator" args="2">-</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="6" left="27" top="189" width="210" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="1" xtick="0.5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="1" ytick="0.5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="Indeependent" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Blue" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">f</e>
        <e type="operand">q</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="7" left="243" top="189" width="210" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="1" xtick="0.5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="1" ytick="0.5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="Centered Cartesian" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Black" linethickness="2" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">axes</e>
      </input>
    </xyplot>
  </region>
  <region id="8" left="459" top="189" width="210" height="208" color="#000000" bgColor="#e1ffff" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="1" xtick="0.5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="1" ytick="0.5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="Shifted user" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Black" linethickness="2" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">shifted</e>
        <e type="operand">axes</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="9" left="27" top="450" width="141" height="27" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">X</e>
        <e type="operand">0.5</e>
        <e type="operator" args="2">:</e>
        <e type="operand">∠</e>
        <e type="operand">0.75</e>
        <e type="operator" args="2">:</e>
        <e type="operand">1</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="4">mat</e>
      </input>
    </math>
  </region>
  <region id="10" left="522" top="450" width="60" height="24" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math decimalPlaces="6">
      <input>
        <e type="operand">r</e>
        <e type="operand">0.5</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="11" left="522" top="477" width="194" height="34" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">circle</e>
        <e type="operand">x</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">y</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">+</e>
        <e type="operand">r</e>
        <e type="operator" args="2">-</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="12" left="27" top="486" width="210" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="1" xtick="0.5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="1" ytick="0.5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="Individual shift" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Blue" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">f</e>
        <e type="operand">X</e>
        <e type="operator" args="2">+</e>
        <e type="operand">q</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="13" left="234" top="486" width="210" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="1" xtick="0.5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="1" ytick="0.5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="Paired ∠" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Blue" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">∠</e>
        <e type="operand">f</e>
        <e type="operator" args="2">*</e>
        <e type="operand">X</e>
        <e type="operator" args="2">+</e>
        <e type="operand">∠</e>
        <e type="operator" args="1">-</e>
        <e type="bracket">(</e>
        <e type="operand">q</e>
        <e type="operator" args="2">*</e>
        <e type="operand">X</e>
        <e type="operator" args="2">-</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="14" left="450" top="486" width="50" height="24" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">∠</e>
        <e type="operand">1</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="15" left="450" top="513" width="210" height="208" color="#000000" bgColor="#ebebeb" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-1" xmax="1" xtick="0.5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-1" ymax="1" ytick="0.5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="adjustable ∠" titlefont="Arial, 12pt" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Blue" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Green" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">∠</e>
        <e type="operand">f</e>
        <e type="operator" args="2">*</e>
        <e type="operand">∠</e>
        <e type="operator" args="1">-</e>
        <e type="bracket">(</e>
        <e type="operand">q</e>
        <e type="operator" args="2">*</e>
        <e type="operand">circle</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="16" left="36" top="738" width="28" height="33" color="#000000" bgColor="#ffffff">
    <picture>
      <raw format="png" encoding="base64">iVBORw0KGgoAAAANSUhEUgAAABQAAAAZCAYAAAAxFw7TAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABzSURBVEhL7ZRRCsAgDEN7jd3/br2Ga5hkrtTh5j46UHiJqRAGE6VMLFWtu3PVQliM6hbOe0AZPAIL5ndAGTyfFqIsR+Hxp4IDsxxfaMrAoVmuQlze9gJPF14GZrkLW1bhEFAGzyocAsrg+UfhY3ov9juk7GcGz0okDUugAAAAAElFTkSuQmCC</raw>
    </picture>
  </region>
  <region id="17" left="27" top="765" width="54" height="45" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <description active="true" position="Right" lang="eng">
        <p>parallel shift</p>
      </description>
      <input>
        <e type="operand">f</e>
        <e type="operand">X</e>
        <e type="operator" args="2">+</e>
        <e type="operand">q</e>
        <e type="operand">X</e>
        <e type="operator" args="2">-</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">sys</e>
      </input>
    </math>
  </region>
  <region id="18" left="450" top="792" width="321" height="28" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="operand">0</e>
        <e type="function" args="2">circle</e>
        <e type="operand">x</e>
        <e type="operand">0.5</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">solve</e>
      </input>
      <result action="numeric">
        <e type="operand">0.7071</e>
      </result>
    </math>
  </region>
  <region id="19" left="450" top="819" width="322" height="28" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="operand">0.5</e>
        <e type="function" args="2">circle</e>
        <e type="operand">x</e>
        <e type="operand">0.25</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">solve</e>
      </input>
      <result action="numeric">
        <e type="operand">0.5</e>
      </result>
    </math>
  </region>
  <region id="20" left="27" top="837" width="174" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">atan</e>
      </input>
      <contract>
        <e type="operand" style="unit">°</e>
      </contract>
      <result action="numeric">
        <e type="operand">63.4349</e>
      </result>
    </math>
  </region>
  <region id="21" left="450" top="855" width="170" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">0.5</e>
        <e type="operand">0.5</e>
        <e type="operand">i</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">+</e>
        <e type="function" preserve="true" args="1">arg</e>
      </input>
      <contract>
        <e type="operand" style="unit">°</e>
      </contract>
      <result action="numeric">
        <e type="operand">45</e>
      </result>
    </math>
  </region>
  <region id="22" left="27" top="864" width="174" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand">2</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="2">atan</e>
      </input>
      <contract>
        <e type="operand" style="unit">°</e>
      </contract>
      <result action="numeric">
        <e type="operand">26.5651</e>
      </result>
    </math>
  </region>
  <region id="23" left="450" top="882" width="272" height="26" color="#000000" bgColor="#ebebeb" fontSize="10">
    <math>
      <input>
        <e type="operand">0.5</e>
        <e type="operand">0.5</e>
        <e type="operand">i</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">+</e>
        <e type="operand">0.5</e>
        <e type="operand">0.5</e>
        <e type="operand">i</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">+</e>
        <e type="function" preserve="true" args="2">atan</e>
      </input>
      <contract>
        <e type="operand" style="unit">°</e>
      </contract>
      <result action="numeric">
        <e type="operand">45</e>
      </result>
    </math>
  </region>
  <region id="24" left="27" top="891" width="278" height="49" color="#000000" bgColor="#ffffff" fontSize="10">
    <math decimalPlaces="15">
      <input>
        <e type="operand">4</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="2">atan</e>
        <e type="operand">2</e>
        <e type="operand">4</e>
        <e type="function" preserve="true" args="2">atan</e>
        <e type="operand">2</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="4">mat</e>
        <e type="function" preserve="true" args="1">sum</e>
      </input>
      <contract>
        <e type="operand" style="unit">°</e>
      </contract>
      <result action="numeric">
        <e type="operand">90.0000000000002</e>
      </result>
    </math>
  </region>
  <region id="25" left="27" top="1044" width="643" height="41" color="#000000" bgColor="#efffc8" fontSize="20">
    <text lang="eng">
      <p bold="true">Classroom demo ... highlight solutions</p>
    </text>
  </region>
  <region id="26" left="27" top="1089" width="43" height="24" color="#000000" bgColor="#efffc8" fontSize="10">
    <math optimize="2" decimalPlaces="6">
      <input>
        <e type="operand">a</e>
        <e type="operand">5</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="27" left="99" top="1089" width="76" height="24" color="#000000" bgColor="#efffc8" fontSize="10">
    <math>
      <input>
        <e type="operand">datum</e>
        <e type="operand">5</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="28" left="27" top="1116" width="347" height="44" color="#000000" bgColor="#efffc8" fontSize="10">
    <math decimalPlaces="6">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">cardiode</e>
        <e type="operand">x</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">y</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">+</e>
        <e type="operand">a</e>
        <e type="operand">x</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">-</e>
        <e type="bracket">(</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">a</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">x</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operand">y</e>
        <e type="operand">2</e>
        <e type="operator" args="2">^</e>
        <e type="operator" args="2">+</e>
        <e type="bracket">(</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">-</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="29" left="27" top="1161" width="385" height="28" color="#000000" bgColor="#efffc8" fontSize="10">
    <math>
      <input>
        <e type="operand">X</e>
        <e type="operand">x</e>
        <e type="operand">datum</e>
        <e type="function" args="2">cardiode</e>
        <e type="operand">x</e>
        <e type="operand">5</e>
        <e type="operand">11</e>
        <e type="function" preserve="true" args="4">solve</e>
        <e type="operator" args="2">:</e>
      </input>
      <result action="numeric">
        <e type="operand">7.7184</e>
      </result>
    </math>
  </region>
  <region id="30" left="27" top="1188" width="217" height="49" color="#000000" bgColor="#efffc8" fontSize="12">
    <math>
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="function" args="2">track</e>
        <e type="operand">x</e>
        <e type="operand">X</e>
        <e type="operator" args="2">-</e>
        <e type="operand">y</e>
        <e type="operand">datum</e>
        <e type="operator" args="2">-</e>
        <e type="operator" args="2">/</e>
        <e type="operator" args="1">-</e>
        <e type="operator" args="2">:</e>
      </input>
    </math>
  </region>
  <region id="31" left="27" top="1242" width="210" height="208" color="#000000" bgColor="#ffffff" fontSize="10">
    <xyplot width="200" height="200" smoothing="false" points="100">
      <propertiessource index="1" sourcetype="PropertyGrid" />
      <grid gridcolor="LightGray" gridpattern="Solid" gridthickness="1" isxgrid="true" isygrid="true" />
      <xaxes xmin="-10" xmax="10" xtick="5" numberformat="General" decimalplaces="3" />
      <yaxes ymin="-10" ymax="10" ytick="5" numberformat="General" decimalplaces="3" />
      <y2axes isy2axis="false" y2min="-1" y2max="1" y2tick="0.5" numberformat="General" decimalplaces="3" />
      <title2d title="Tracking XY solutions" titlefont="Arial, 11.25pt, style=Bold" titlefontcolor="Black" />
      <xylabel labelfont="Arial, 10pt" labelfontcolor="Black" tickfont="Courier New, 10pt" tickfontcolor="Black" xlabel="x" ylabel="y" y2label="y2" />
      <legend isbordervisible="true" islegendvisible="false" legendbackcolor="White" legendbordercolor="Black" legendfont="Arial, 8pt" legendposition="NorthEast" textcolor="Black" />
      <traces>
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Blue" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Red" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
        <trace seriesname="" isy2data="false" isvisible="true" plotmethod="Lines" linecolor="Black" linethickness="1" linepattern="Solid" symbolsize="8" symboltype="None" symbolborderthickness="1" symbolbordercolor="Black" symbolfillcolor="White" />
      </traces>
      <input>
        <e type="operand">cardiode</e>
        <e type="operand">track</e>
        <e type="operand">axes</e>
        <e type="operand">3</e>
        <e type="operand">1</e>
        <e type="function" preserve="true" args="5">sys</e>
      </input>
    </xyplot>
  </region>
  <region id="32" left="243" top="1323" width="260" height="31" color="#ffff00" bgColor="#010101" fontSize="12">
    <math>
      <input>
        <e type="operand">X</e>
        <e type="operand">X</e>
        <e type="operator" args="2">:</e>
        <e type="operand">Y</e>
        <e type="operand">datum</e>
        <e type="operator" args="2">:</e>
        <e type="operand">1</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="4">mat</e>
      </input>
      <result action="numeric">
        <e type="operand">7.7184</e>
        <e type="operand">5</e>
        <e type="operand">1</e>
        <e type="operand">2</e>
        <e type="function" preserve="true" args="4">mat</e>
      </result>
    </math>
  </region>
  <region id="33" left="522" top="1422" width="164" height="31" color="#000000" bgColor="#ebebeb" fontSize="14">
    <text lang="eng">
      <p bold="true">jmG: 20230615</p>
    </text>
  </region>
  <region id="34" left="243" top="1431" width="264" height="19" color="#000000" bgColor="#ffffff">
    <picture>
      <raw format="png" encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAQAAAAALCAYAAACQwlMRAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAL8SURBVGhD7dSPS9R3HMfxN8eRmnIdhz/juI7UlOO4NLUdx5GK5QRj/SBWhKtY0Y8RK0ZRY40VERIREhISEQ4qHDhwUWDQhgMDCyljFVKOLGQzaiGbYy5kvPak/yJ4czw4vnff7+fz/sCXp8lMCiIXBQijEKWIIo4KVCOJGtQjjSyasBptWIv12IQt6MAO7MJe7MdBHMJRHMNxnEQnzqAL3ejBRfTiMvrQjwFcxyBuYQjDGMEoxvAQ45jAJKYwjdeYwSzmMA+Z5jCDaUxiHGMYwRAGMYA+9KIHXejENziCA9iD7diMdfgQjfgAy1GFJSjBIuTg3ee/gGw+KHu7QPZvruyfhbK/C2R/hWR/hmUzEdmbQtkfxbJXpbKXi2W/R2W/xWRTcdmLpbLnFbJny2S/VsueJmRPkrLxlOxxjezRCtkv9bIHK2X307J7GdloVnZ3lexOkwK31yj4c7tyftygvJublX/jE4V+2Knw9/sU+e6Aiq4cVsm3X6ns0glFL3Qqdv6s4ue6VX72gipP96rq1FUlTvQr+fU1pb4cVO3hn1T3xbAaPr+r9Gdjyux+rOynE2rc9kLNW6fV8vEbtW6cVdtHb9XezqvTNq/W1jm1tMyquXlGjY2vlc1OK5OZUjo9qYaGCdXVjau29qFSqTElk6NKJEZUVTWsysohlZffUjw+qFjsuqLRAZWV9aukpE9FRZcVifQqHL6oUKhH+fndysvrUk7OGQWDnQoETvL6H1cAQSxALhaiACGEEUEhilGKxYgihjiWogLLUI0EkkihBitQj5VII4MsVqHp3fcxro/y+yH+P8h9+7l/L8/t4vkdrNPBeltYdxPrr2eftezXxr6r2b+JObLMk2aueuarYc4k81YzdwXzxzlHlPOUcq5CzhfmnAWcN5dz8855ADwAHgAPgAcAHgAPgAfAA+AB8AB4ADwAHgAPgAfAAwAPgAfAA+AB8AB4ADwAHgAPgAfAA+ABgAfAA+AB8AB4ADwAHgAPgAfAA/C+BSCo/wGRyx+Gjx6/QQAAAABJRU5ErkJggg==</raw>
    </picture>
  </region>
</regions>