UNPKG
mathmlben
Version:
latest (1.0.0)
1.0.0
Visualization for goldstandard
github.com/ag-gipp/GoUldI
ag-gipp/GoUldI
mathmlben
/
data
/
mathtoweb
/
293.mml
18 lines
(17 loc)
•
330 B
text/mathml
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version=
"1.0"
encoding=
"UTF-8"
?>
<
math
xmlns
=
"http://www.w3.org/1998/Math/MathML"
>
<
mrow
xmlns
=
""
>
<
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
>
</
math
>