<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="pmathml.xsl"?><html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://www.w3.org/1999/xhtml">
   <head>
      <title>What is MathML?</title>
      <link href="../Tools/slide-640.css" rel="stylesheet" type="text/css" title="W3C Talk" /><style xmlns:pref="http://www.w3.org/2002/Math/preference" type="text/css">
      math { font-size: 30pt }
    </style></head>
   <body><a href="http://www.w3.org/"><img src="../Icons/w3c_home.gif" alt="W3C  " /></a><h1 class="slide">
         <h2 xmlns:pref="http://www.w3.org/2002/Math/preference"><img src="mathmlSmall.png" />What is MathML?
         </h2>
      </h1>
      <hr class="top" />
      <div>
         <ul xmlns:pref="http://www.w3.org/2002/Math/preference">
              
            <li>An XML language to express Mathematics</li>
              
            <li>Designed for use on the Web: CSS, XLink</li>
              
            <li>Comes in two flavours: Presentation and Content</li>
            
         </ul>
         <p xmlns:pref="http://www.w3.org/2002/Math/preference">
            
            <math xmlns="http://www.w3.org/1998/Math/MathML">
                 
               <mfrac>
                      
                  <mn>1</mn>
                      
                  <mrow>
                           
                     <mn>1</mn>
                           
                     <mo>+</mo>
                           
                     <mfrac>
                                
                        <msup>
                                     
                           <mi>e</mi>
                                     
                           <mrow>
                                          
                              <mo>-</mo>
                                          
                              <mn>2</mn>
                                          
                              <mi>π</mi>
                                        
                           </mrow>
                                   
                        </msup>
                                
                        <mrow>
                                     
                           <mn>1</mn>
                                     
                           <mo>+</mo>
                                     
                           <mfrac>
                                          
                              <msup>
                                               
                                 <mi>e</mi>
                                               
                                 <mrow>
                                                    
                                    <mo>-</mo>
                                                    
                                    <mn>4</mn>
                                                    
                                    <mi>π</mi>
                                                  
                                 </mrow>
                                             
                              </msup>
                                          
                              <mrow>
                                               
                                 <mn>1</mn>
                                               
                                 <mo>+</mo>
                                               
                                 <mfrac>
                                                    
                                    <msup>
                                                         
                                       <mi>e</mi>
                                                         
                                       <mrow>
                                                              
                                          <mo>-</mo>
                                                              
                                          <mn>6</mn>
                                                              
                                          <mi>π</mi>
                                                            
                                       </mrow>
                                                       
                                    </msup>
                                                    
                                    <mrow>
                                                         
                                       <mn>1</mn>
                                                         
                                       <mo>+</mo>
                                                         
                                       <mtext>...</mtext>
                                                       
                                    </mrow>
                                                  
                                 </mfrac>
                                             
                              </mrow>
                                        
                           </mfrac>
                                   
                        </mrow>
                              
                     </mfrac>
                         
                  </mrow>
                    
               </mfrac>
                 
               <mo>=</mo>
                 
               <mrow>
                      
                  <mo>(</mo>
                      
                  <msqrt>
                           
                     <mfrac>
                                
                        <mrow>
                                     
                           <mn>5</mn>
                                     
                           <mo>+</mo>
                                     
                           <msqrt>
                                          
                              <mn>5</mn>
                                        
                           </msqrt>
                                   
                        </mrow>
                                
                        <mn>2</mn>
                              
                     </mfrac>
                         
                  </msqrt>
                      
                  <mo>-</mo>
                      
                  <mfrac>
                           
                     <mrow>
                                
                        <msqrt>
                                     
                           <mn>5</mn>
                                   
                        </msqrt>
                                
                        <mo>+</mo>
                                
                        <mn>1</mn>
                              
                     </mrow>
                           
                     <mn>2</mn>
                         
                  </mfrac>
                      
                  <mo>)</mo>
                    
               </mrow>
                 
               <mo></mo>
                 
               <msup>
                      
                  <mi>e</mi>
                      
                  <mrow>
                           
                     <mn>2</mn>
                           
                     <mo></mo>
                           
                     <mfrac>
                                
                        <mi>π</mi>
                                
                        <mn>5</mn>
                              
                     </mfrac>
                         
                  </mrow>
                    
               </msup>
               
            </math>
            
         </p>
      </div>
      <hr class="bottom" />
      <table class="footer" cellspacing="0" cellpadding="0" width="97%" summary="footer">
         <tr valign="bottom">
            <td>
               <p class="author">Max Froumentin</p>
            </td>
            <td>
               <p class="index">13 of 18</p>
            </td>
            <td valign="top">
               <div><a rel="previous" href="slide12.xml" accesskey="P"><img src="../Icons/left.gif" width="32" height="32" alt=" previous" title="Back to &#34;SVG Output&#34;" /></a><a rel="contents" href="Overview.html" accesskey="C"><img src="../Icons/toc.png" width="32" height="32" alt=" contents" title="Table of Contents" /></a><a rel="next" href="slide14.xml" accesskey="N"><img src="../Icons/right.gif" width="32" height="32" alt=" next" title="On to &#34;Example: Presentation MathML markup&#34;" /></a></div>
            </td>
         </tr>
      </table>
   </body>
</html>