﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<?application progid="SMath Studio" version="0.85"?>
<regions>
  <settings>
    <editable>true</editable>
    <calculation>
      <functions>1</functions>
      <precision>4</precision>
      <angle>radians</angle>
      <fractions>decimal</fractions>
      <recalculation>true</recalculation>
    </calculation>
  </settings>
  <region id="0" left="9" top="9" width="103" height="24" border="false" color="#000000" background-color="#e6e6e6" font-size="10">
    <math fraction-type="none" evaluate="true">
      <e type="operand">Definitions</e>
    </math>
  </region>
  <region id="1" left="9" top="45" width="70" height="26" border="false" color="#000000" background-color="#ffffff" font-size="10">
    <math fraction-type="none" evaluate="true">
      <e type="operand">n</e>
      <e type="function" args="1">P</e>
      <e type="operand">n</e>
      <e type="operator" args="1">!</e>
      <e type="operator" args="2">←</e>
    </math>
  </region>
  <region id="2" left="171" top="45" width="249" height="24" border="false" color="#000000" background-color="#ffffa8" font-size="10">
    <text lang="eng">
      <p bold="false" href="">// Definition of permutations</p>
    </text>
  </region>
  <region id="3" left="9" top="72" width="149" height="43" border="false" color="#000000" background-color="#ffffff" font-size="10">
    <math evaluate="true">
      <e type="operand">n</e>
      <e type="operand">m</e>
      <e type="function" args="2">C</e>
      <e type="operand">n</e>
      <e type="operator" args="1">!</e>
      <e type="operand">m</e>
      <e type="operator" args="1">!</e>
      <e type="operand">n</e>
      <e type="operand">m</e>
      <e type="operator" args="2">-</e>
      <e type="bracket">(</e>
      <e type="operator" args="1">!</e>
      <e type="operator" args="2">*</e>
      <e type="operator" args="2">/</e>
      <e type="operator" args="2">←</e>
    </math>
  </region>
  <region id="4" left="171" top="81" width="241" height="24" border="false" color="#000000" background-color="#ffffa8" font-size="10">
    <text lang="eng">
      <p bold="false" href="">// Definition of combination</p>
    </text>
  </region>
  <region id="5" left="9" top="126" width="86" height="24" border="false" color="#000000" background-color="#e6e6e6" font-size="10">
    <text lang="eng">
      <p bold="false" href="">Use cases</p>
    </text>
  </region>
  <region id="6" left="9" top="153" width="78" height="26" border="false" color="#000000" background-color="#ffffff" font-size="10">
    <math evaluate="true">
      <e type="operand">5</e>
      <e type="function" args="1">P</e>
      <e type="operand">120</e>
      <e type="operator" args="2">=</e>
    </math>
  </region>
  <region id="7" left="9" top="180" width="85" height="26" border="false" color="#000000" background-color="#ffffff" font-size="10">
    <math evaluate="true">
      <e type="operand">5</e>
      <e type="operand">5</e>
      <e type="function" args="2">C</e>
      <e type="operand">1</e>
      <e type="operator" args="2">=</e>
    </math>
  </region>
</regions>