mirror of
https://github.com/swc-project/swc.git
synced 2024-12-18 19:21:33 +03:00
151 lines
3.5 KiB
HTML
151 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Document</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mspace height="100px" width="10px" style="background: blue" />
|
|
<mo>↑</mo>
|
|
<mo stretchy="false">↑</mo>
|
|
<mo symmetric="true">↑</mo>
|
|
<mo minsize="150px">↑</mo>
|
|
<mo maxsize="50px">↑</mo>
|
|
</math>
|
|
<math>
|
|
<mspace height="100px" width="10px" style="background: blue">Broken</mspace>
|
|
</math>
|
|
|
|
<math>
|
|
<mrow>
|
|
<apply>
|
|
<power />
|
|
<apply>
|
|
<plus />
|
|
<ci>a</ci>
|
|
<ci>b</ci>
|
|
</apply>
|
|
<cn>2</cn>
|
|
</apply>
|
|
</mrow>
|
|
</math>
|
|
|
|
<math />
|
|
|
|
<math display="block">
|
|
<mrow>
|
|
<msub>
|
|
<mo movablelimits="false">∮</mo>
|
|
<mi>C</mi>
|
|
</msub>
|
|
<mover accent="true">
|
|
<mi>B</mi>
|
|
<mo stretchy="false">⃗</mo>
|
|
</mover>
|
|
<mo>∘</mo>
|
|
<mpadded lspace="0" width="+0em">
|
|
<mi mathvariant="normal">d</mi>
|
|
</mpadded>
|
|
<mover accent="true">
|
|
<mi>l</mi>
|
|
<mo stretchy="false">⃗</mo>
|
|
</mover>
|
|
<mo>=</mo>
|
|
<msub>
|
|
<mi>μ</mi>
|
|
<mn>0</mn>
|
|
</msub>
|
|
<mrow>
|
|
<mo fence="true" form="prefix">(</mo>
|
|
<msub>
|
|
<mi>I</mi>
|
|
<mtext>enc</mtext>
|
|
</msub>
|
|
<mo>+</mo>
|
|
<msub>
|
|
<mi>ε</mi>
|
|
<mn>0</mn>
|
|
</msub>
|
|
<mfrac>
|
|
<mpadded lspace="0" width="+0em">
|
|
<mi mathvariant="normal">d</mi>
|
|
</mpadded>
|
|
<mrow>
|
|
<mpadded lspace="0" width="+0em">
|
|
<mi mathvariant="normal">d</mi>
|
|
</mpadded>
|
|
<mi>t</mi>
|
|
</mrow>
|
|
</mfrac>
|
|
<msub>
|
|
<mo movablelimits="false">∫</mo>
|
|
<mi>S</mi>
|
|
</msub>
|
|
<mover accent="true">
|
|
<mi>E</mi>
|
|
<mo stretchy="false">⃗</mo>
|
|
</mover>
|
|
<mo>∘</mo>
|
|
<mover accent="true">
|
|
<mi>n</mi>
|
|
<mo stretchy="false">^</mo>
|
|
</mover>
|
|
<mspace width="0.2778em" />
|
|
<mpadded lspace="0" width="+0em">
|
|
<mi mathvariant="normal">d</mi>
|
|
</mpadded>
|
|
<mi>a</mi>
|
|
<mo fence="true" form="postfix">)</mo>
|
|
</mrow>
|
|
</mrow>
|
|
</math>
|
|
|
|
<math>
|
|
<mn>1</mn>
|
|
<mspace width="1em" style="border-top: 1px solid blue" />
|
|
<mfrac>
|
|
<mrow>
|
|
<mn>2</mn>
|
|
<mspace depth="1em" style="border-left: 1px solid blue" />
|
|
</mrow>
|
|
<mrow>
|
|
<mn>3</mn>
|
|
<mspace height="2em" style="border-left: 1px solid blue" />
|
|
</mrow>
|
|
</mfrac>
|
|
</math>
|
|
|
|
<math>
|
|
<mmultiscripts>
|
|
<mn>1</mn>
|
|
<mn>2</mn>
|
|
<mn>3</mn>
|
|
<none />
|
|
<mn>5</mn>
|
|
<mprescripts />
|
|
<mn>6</mn>
|
|
<none />
|
|
<mn>8</mn>
|
|
<mn>9</mn>
|
|
</mmultiscripts>
|
|
</math>
|
|
|
|
<math>
|
|
<semantics>
|
|
<mfrac>
|
|
<mn>1</mn>
|
|
<mn>2</mn>
|
|
</mfrac>
|
|
<annotation encoding="application/x-tex">\frac{1}{2}</annotation>
|
|
<annotation-xml encoding="application/mathml-content+xml">
|
|
<apply>
|
|
<divide />
|
|
<cn>1</cn>
|
|
<cn>2</cn>
|
|
</apply>
|
|
</annotation-xml>
|
|
</semantics>
|
|
</math>
|
|
|
|
|
|
</body></html> |