<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet type="text/xsl" href="/style/mathml.xsl"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US"><head>
<title>Math</title>
</head><body>
<h1>Math displayed using MathML</h1>
<p>
  <math xmlns="http://www.w3.org/1998/Math/MathML"> 
    <apply> 
      <cos/> 
      <cn>&#x003C0;</cn> 
    </apply> 
  </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML"> 
    <mstyle displaystyle="false" scriptlevel="0" mathcolor="red" mathbackground="transparent">  
      <mrow> 
        <mrow> 
          <mfrac> 
            <mrow> 
              <mi>x</mi> 
            </mrow> 
            <mrow> 
              <mrow> 
                <mi>y</mi> 
              </mrow> 
            </mrow> 
          </mfrac> 
        </mrow> 
      </mrow> 
    </mstyle>
  </math>
<br /></p><p style="font-size: x-large">
  <math xmlns="http://www.w3.org/1998/Math/MathML"> 
    <mstyle displaystyle="false" scriptlevel="0" mathcolor="red" mathbackground="transparent">  
 <semantics>
  <mrow>
   <mfrac>
    <mn>100</mn>
    <msqrt>
     <mrow>
      <mn>2</mn>
      <mo stretchy="false"></mo>
      <mo stretchy="false"></mo>
     </mrow>
    </msqrt>
   </mfrac>
   <mrow>
    <mo stretchy="false">∫</mo>
    <msup>
     <mi>e</mi>
     <mrow>
      <mo stretchy="false">−</mo>
      <mfrac>
       <msup>
        <mrow>
         <mo stretchy="false"></mo>
         <mrow>
          <mi>x</mi>
          <mo stretchy="false">−</mo>
          <mo stretchy="false"></mo>
         </mrow>
         <mo stretchy="false"></mo>
        </mrow>
        <mn>2</mn>
       </msup>
       <mrow>
        <mn>2</mn>
        <msup>
         <mo stretchy="false"></mo>
         <mn>2</mn>
        </msup>
       </mrow>
      </mfrac>
     </mrow>
    </msup>
   </mrow>
   <mi fontstyle="italic">dx</mi>
  </mrow>
  <annotation encoding="StarMath 5.0">100 over sqrt{2%pi%sigma} int e^-{(x-%mu)^2 over {2%sigma^2}} dx


</annotation>
 </semantics>

    </mstyle>
  </math>

</p>
</body></html>
