mathmlben
Version:
Visualization for goldstandard
72 lines (71 loc) • 1.58 kB
text/mathml
<math
xmlns='http://www.w3.org/1998/Math/MathML'>
<semantics>
<mrow>
<mfrac>
<mi>dP</mi>
<mi>dt</mi>
</mfrac>
<mo></mo>
<mrow>
<mi>r</mi>
<mo>⁢</mo>
<mrow>
<mi>P</mi>
<mo>·</mo>
<mrow>
<mo>(</mo>
<mrow>
<mn>1</mn>
<mo>-</mo>
<mfrac>
<mi>P</mi>
<mi>K</mi>
</mfrac>
</mrow>
<mo>)</mo>
</mrow>
</mrow>
</mrow>
</mrow>
<annotation-xml encoding='MathML-Content'>
<apply>
<eq />
<apply>
<times />
<ci>dP</ci>
<apply>
<power />
<ci>dt</ci>
<cn type='integer'>-1</cn>
</apply>
</apply>
<apply>
<times />
<ci>r</ci>
<apply>
<ci>CenterDot</ci>
<ci>P</ci>
<apply>
<plus />
<cn type='integer'>1</cn>
<apply>
<times />
<cn type='integer'>-1</cn>
<apply>
<times />
<ci>P</ci>
<apply>
<power />
<ci>K</ci>
<cn type='integer'>-1</cn>
</apply>
</apply>
</apply>
</apply>
</apply>
</apply>
</apply>
</annotation-xml>
</semantics>
</math>