mathmlben
Version:
Visualization for goldstandard
74 lines (73 loc) • 1.54 kB
text/mathml
<math
xmlns='http://www.w3.org/1998/Math/MathML'>
<semantics>
<mrow>
<msup>
<mrow>
<mo>(</mo>
<mrow>
<mi>f</mi>
<mo>⁢</mo>
<mi>g</mi>
<mo>⁢</mo>
<mi>◦</mi>
</mrow>
<mo>)</mo>
</mrow>
<mo>′</mo>
</msup>
<mo></mo>
<mrow>
<mrow>
<mo>(</mo>
<mrow>
<mi>g</mi>
<mo>⁢</mo>
<mi>◦</mi>
<mo>⁢</mo>
<msup>
<mi>f</mi>
<mo>′</mo>
</msup>
</mrow>
<mo>)</mo>
</mrow>
<mo>·</mo>
<msup>
<mi>g</mi>
<mo>′</mo>
</msup>
</mrow>
</mrow>
<annotation-xml encoding='MathML-Content'>
<apply>
<eq />
<apply>
<partialdiff />
<apply>
<times />
<ci>f</ci>
<ci>g</ci>
<ci>◦</ci>
</apply>
</apply>
<apply>
<ci>CenterDot</ci>
<apply>
<times />
<ci>g</ci>
<ci>◦</ci>
<apply>
<partialdiff />
<ci>f</ci>
</apply>
</apply>
<apply>
<partialdiff />
<ci>g</ci>
</apply>
</apply>
</apply>
</annotation-xml>
</semantics>
</math>