ibeta3.mml

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

MML
77
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtext>ibeta</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"/>    <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>      <mn>1</mn>      <mrow>        <mtext>beta</mtext>        <mfenced>          <mrow>            <mi>a</mi>            <mo>,</mo>            <mi>b</mi>          </mrow>        </mfenced>      </mrow>    </mfrac>    <msubsup>      <mo>&#x222B;</mo>      <mrow>        <mn>0</mn>      </mrow>      <mi>x</mi>    </msubsup>    <msup>      <mi>t</mi>      <mrow>        <mi>a</mi>        <mo>&#x2212;</mo>        <mn>1</mn>      </mrow>    </msup>    <msup>      <mfenced>        <mrow>          <mn>1</mn>          <mo>&#x2212;</mo>          <mi>t</mi>        </mrow>      </mfenced>      <mrow>        <mi>b</mi>        <mo>&#x2212;</mo>        <mn>1</mn>      </mrow>    </msup>    <mi>d</mi>    <mi>t</mi>  </mrow></math>

⌨️ 快捷键说明

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