UNPKG
mathmlben
Version:
latest (1.0.0)
1.0.0
Visualization for goldstandard
github.com/ag-gipp/GoUldI
ag-gipp/GoUldI
mathmlben
/
data
/
mathtoweb
/
15.mml
13 lines
(12 loc)
•
245 B
text/mathml
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version=
"1.0"
encoding=
"UTF-8"
?>
<
math
xmlns
=
"http://www.w3.org/1998/Math/MathML"
>
<
mrow
xmlns
=
""
>
<
mi
>
b
</
mi
>
<
mi
>
x
</
mi
>
<
mo
>
-
</
mo
>
<
msup
>
<
mi
>
x
</
mi
>
<
mn
>
2
</
mn
>
</
msup
>
</
mrow
>
</
math
>