﻿<?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>9bc8b4c2-5d89-426d-bd21-5695ceea1944</id>
      <revision>2</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="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 Glyphs" version="1.1.6353.24538" guid="24c691c1-37f2-49e3-9a84-ccb77304d14a" />
      <assembly name="MaximaPlugin" version="1.98.6669.12862" guid="44011c1e-5d0d-4533-8e68-e32b5badce41" />
      <assembly name="Text Region" version="1.10.6671.38794" guid="485d28c5-349a-48b6-93be-12a35a1c1e39" />
    </dependencies>
  </settings>
  <region id="0" left="27" top="27" width="701" height="40" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>I also tried to maxima(load) my funciton but perhaps didn't get the syntax correctI could also try to the dcurrent directory but that may only be for Mathcad sources.</p>
    </text>
  </region>
  <region id="1" left="126" top="81" width="483" height="26" color="#000000" bgColor="#ffffff" fontSize="10">
    <math>
      <input>
        <e type="operand" style="string">grad()</e>
        <e type="function" args="1">MaximaTakeover</e>
      </input>
      <result action="symbolic">
        <e type="operand" style="string">All functions handled by SMath</e>
      </result>
    </math>
  </region>
  <region id="2" left="243" top="126" width="299" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>defining my multi-variable function</p>
    </text>
  </region>
  <region id="3" left="234" top="144" width="216" height="32" color="#000000" bgColor="#ffffff" fontSize="10">
    <math error="25">
      <input>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="operand">z</e>
        <e type="function" args="3">f</e>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="operator" args="2">*</e>
        <e type="operand">z</e>
        <e type="function" args="1">exp</e>
        <e type="operator" args="2">*</e>
        <e type="operator" args="2">:</e>
        <e type="function" args="1">Maxima</e>
      </input>
    </math>
  </region>
  <region id="4" left="243" top="207" width="371" height="24" color="#000000" bgColor="#ffffff" fontSize="10">
    <text lang="eng">
      <p>attempting to call my custom Maxima function</p>
    </text>
  </region>
  <region id="5" left="234" top="225" width="220" height="33" color="#000000" bgColor="#ffffff" fontSize="12">
    <math optimize="2" error="25">
      <input>
        <e type="operand">f</e>
        <e type="operand">x</e>
        <e type="operand">y</e>
        <e type="operand">z</e>
        <e type="function" args="4">grad</e>
        <e type="operand">#</e>
        <e type="operator" args="2">:</e>
        <e type="function" args="1">Maxima</e>
      </input>
    </math>
  </region>
</regions>