gamma_ratio1.mml

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

MML
35
字号
 	<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtext>tgamma_delta_ratio(a,delta)</mtext>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <mfrac>      <mrow>        <mi>&#x0393;</mi>        <mfenced>          <mrow>            <mi>a</mi>          </mrow>        </mfenced>      </mrow>      <mrow>        <mi>&#x0393;</mi>        <mfenced>          <mrow>            <mi>a</mi>            <mo>+</mo>            <mi>d</mi>            <mi>e</mi>            <mi>l</mi>            <mi>t</mi>            <mi>a</mi>          </mrow>        </mfenced>      </mrow>    </mfrac>  </mrow></math>

⌨️ 快捷键说明

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