﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio" version="0.88"?>
<regions>
  <settings>
    <editable>true</editable>
    <calculation>
      <functions>0</functions>
      <precision>4</precision>
      <angle>radians</angle>
      <fractions>decimal</fractions>
      <recalculation>true</recalculation>
    </calculation>
    <dependences>
      <assembly name="SMath Studio" version="0.88" guid="a37cba83-b69c-4c71-9992-55ff666763bd" />
    </dependences>
  </settings>
  <region id="0" left="9" top="9" width="332" height="24" color="#000000" background-color="#ffffff" font-size="10">
    <text lang="eng">
      <p bold="false" href="">По-умолчанию вычисление идёт в радианах</p>
    </text>
  </region>
  <region id="1" left="9" top="36" width="111" height="43" color="#000000" background-color="#ffffff" font-size="10">
    <math optimize="1">
      <input>
        <e type="operand">π</e>
        <e type="operand">6</e>
        <e type="operator" args="2">/</e>
        <e type="function" args="1">sin</e>
      </input>
      <result action="numeric">
        <e type="operand">0.5</e>
      </result>
    </math>
  </region>
  <region id="2" left="9" top="81" width="340" height="40" color="#000000" background-color="#ffffff" font-size="10">
    <text lang="eng">
      <p bold="false" href="">Единицы измерения ° и deg равны и могутиспользоваться для вычислений в градусах</p>
    </text>
  </region>
  <region id="3" left="9" top="117" width="149" height="43" color="#000000" background-color="#ffffff" font-size="10">
    <math optimize="1">
      <input>
        <e type="operand">π</e>
        <e type="operand">6</e>
        <e type="operator" args="2">/</e>
        <e type="operand" style="unit">°</e>
        <e type="operator" args="2">*</e>
        <e type="function" args="1">sin</e>
      </input>
      <result action="numeric">
        <e type="operand">0.0091</e>
      </result>
    </math>
  </region>
  <region id="4" left="9" top="162" width="166" height="43" color="#000000" background-color="#ffffff" font-size="10">
    <math fraction-type="none" optimize="1">
      <input>
        <e type="operand">π</e>
        <e type="operand">6</e>
        <e type="operator" args="2">/</e>
        <e type="operand" style="unit">deg</e>
        <e type="operator" args="2">*</e>
        <e type="function" args="1">sin</e>
      </input>
      <result action="numeric">
        <e type="operand">0.0091</e>
      </result>
    </math>
  </region>
</regions>