mathmlben
Version:
Visualization for goldstandard
21 lines (20 loc) • 492 B
text/mathml
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<semantics xmlns="">
<mrow>
<mi>a</mi>
<msup>
<mi>x</mi>
<mn>2</mn>
</msup>
<mo>+</mo>
<mi>b</mi>
<mi>x</mi>
<mo>+</mo>
<mi>c</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<annotation encoding="application/x-tex">ax^2+bx+c=0</annotation>
</semantics>
</math>