derivative2.mml

来自「Boost provides free peer-reviewed portab」· MML 代码 · 共 76 行

MML
76
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtext>ibeta_derivative</mtext>    <mfenced>      <mrow>        <mi>a</mi>        <mo>,</mo>        <mi>b</mi>        <mo>,</mo>        <mi>x</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <mfrac>      <mo>&#x2202;</mo>      <mrow>        <mo>&#x2202;</mo>        <mi>x</mi>      </mrow>    </mfrac>    <msub>      <mi>I</mi>      <mi>x</mi>    </msub>    <mfenced>      <mrow>        <mi>a</mi>        <mo>,</mo>        <mi>b</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <mfrac>      <mrow>        <msup>          <mfenced>            <mrow>              <mn>1</mn>              <mo>&#x2212;</mo>              <mi>x</mi>            </mrow>          </mfenced>          <mrow>            <mi>b</mi>            <mo>&#x2212;</mo>            <mn>1</mn>          </mrow>        </msup>        <msup>          <mi>x</mi>          <mrow>            <mi>a</mi>            <mo>&#x2212;</mo>            <mn>1</mn>          </mrow>        </msup>      </mrow>      <mrow>        <mi>B</mi>        <mfenced>          <mrow>            <mi>a</mi>            <mo>,</mo>            <mi>b</mi>          </mrow>        </mfenced>      </mrow>    </mfrac>  </mrow></math>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?