<?xml version="1.0" encoding="us-ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
      "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <title>MathML Test : Special constants</title>
  <meta http-equiv="content-type" content="text/html; charset=us-ascii" />
  <meta name="generator" content="Amaya, see http://www.w3.org/Amaya/" />
  <meta name="author" content="Frederic WANG" />
</head>

<body>
<p><a href="index.xml#characters">Back to home</a></p>

<h1>MathML Test : Special constants</h1>

<p>This is a test to check if symbols from logic can be displayed.</p>
<ul>
  <li>CapitalDifferentialD : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mo>&#x2145;</mo>
      <mi>x</mi>
    </math></li>
  <li>DifferentialD : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mo>&#x2146;</mo>
      <mi>x</mi>
    </math></li>
  <li>ExponentialE : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mo>&#x2147;</mo>
    </math></li>
  <li>ImaginaryI : <math xmlns="http://www.w3.org/1998/Math/MathML">
      <mo>&#x2148;</mo>
    </math></li>
</ul>

<p>Some examples :</p>
<ul>
  <li><math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <msup>
          <mo>&#x2147;</mo>
          <mrow>
            <mo>&#x2148;</mo>
            <mo>&#x2062;</mo>
            <mi>&#x3c0;</mi>
          </mrow>
        </msup>
        <mo>&#x2212;</mo>
        <msup>
          <mo>&#x2148;</mo>
          <mn>2</mn>
        </msup>
      </mrow>
      <mo>=</mo>
      <mn>0</mn>
    </math></li>
  <li><math xmlns="http://www.w3.org/1998/Math/MathML">
      <mfrac>
        <mrow>
          <mo>&#x2146;</mo>
          <mrow>
            <mo>(</mo>
            <msup>
              <mi>x</mi>
              <mi>&#x3b1;</mi>
            </msup>
            <mo>)</mo>
          </mrow>
        </mrow>
        <mrow>
          <mo>&#x2146;</mo>
          <mi>x</mi>
        </mrow>
      </mfrac>
      <mo>=</mo>
      <mrow>
        <mi>&#x3b1;</mi>
        <mo>&#x2062;</mo>
        <msup>
          <mi>x</mi>
          <mrow>
            <mi>&#x3b1;</mi>
            <mo>&#x2212;</mo>
            <mn>1</mn>
          </mrow>
        </msup>
      </mrow>
    </math></li>
  <li><math xmlns="http://www.w3.org/1998/Math/MathML">
      <mrow>
        <mrow>
          <msub>
            <mo>&#x2145;</mo>
            <mi>h</mi>
          </msub>
          <mi>f</mi>
          <mo>&#x2061;</mo>
          <mrow>
            <mo>(</mo>
            <mi>a</mi>
            <mo>)</mo>
          </mrow>
        </mrow>
        <mo>=</mo>
        <mrow>
          <munderover>
            <mo>&#x2211;</mo>
            <mrow>
              <mi>i</mi>
              <mo>=</mo>
              <mn>1</mn>
            </mrow>
            <mi>p</mi>
          </munderover>
          <mrow>
            <msub>
              <mi>h</mi>
              <mi>i</mi>
            </msub>
            <mrow>
              <msub>
                  <mo>&#x2145;</mo>
                <mi>i</mi>
              </msub>
              <mi>f</mi>
              <mo>&#x2061;</mo>
              <mrow>
                <mo>(</mo>
                <mi>a</mi>
                <mo>)</mo>
              </mrow>
            </mrow>
          </mrow>
        </mrow>
      </mrow>
    </math></li>
</ul>
</body>
</html>

