tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mi-mathvariant-1.xhtml (343B)


      1 <html xmlns="http://www.w3.org/1999/xhtml">
      2 <head>
      3  <link rel="help" href="https://w3c.github.io/mathml-core/#the-mathvariant-attribute"/>
      4  <link rel="match" href="mi-mathvariant-1-ref.xhtml"/>
      5 </head>
      6 <body>
      7  <math xmlns="http://www.w3.org/1998/Math/MathML">
      8    <mi>cos</mi>
      9    <mo>&#x2061;</mo>
     10    <mi>x</mi>
     11  </math>
     12 </body>
     13 </html>