hazard.mml

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

MML
44
字号
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">  <mrow>    <mtext>hazard</mtext>    <mfenced>      <mrow>        <mi>x</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <mi>h</mi>    <mfenced>      <mrow>        <mi>x</mi>      </mrow>    </mfenced>    <mspace width="1em"/>    <mo>=</mo>    <mspace width="1em"/>    <mfrac>      <mrow>        <mtext>pdf</mtext>        <mfenced>          <mrow>            <mi>x</mi>          </mrow>        </mfenced>      </mrow>      <mrow>        <mn>1</mn>        <mo>&#x2212;</mo>        <mtext>cdf</mtext>        <mfenced>          <mrow>            <mi>x</mi>          </mrow>        </mfenced>      </mrow>    </mfrac>  </mrow></math>

⌨️ 快捷键说明

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