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