packages feed

scholdoc-texmath-0.1: tests/src/msqrtBimplied8.mml

<?xml version="1.0" encoding="UTF-8"?>

<math xmlns="http://www.w3.org/1998/Math/MathML">
  <mrow>
    <msqrt>
      <mi>x</mi> 
      <mo>-</mo> 
      <mn>3</mn> 
    </msqrt> 
    <mo>+</mo> 
    <msqrt>
      <mrow>
        <mi>x</mi> 
        <mo>-</mo> 
        <mn>3</mn> 
      </mrow> 
    </msqrt> 
    <mo>+</mo> 
    <msqrt></msqrt> 
  </mrow> </math>