The data displayed below is derived from the YAML file core-properties.yml
f:function(x,y)
f:prefix(x,y)
f:posfix(x)
f:infix(x,y)
f:silent(x,y)
:matrix
<mrow intent='$m'>
<mo>[</mo>
<mtable arg='m' intent=':matrix'>
<mtr><mtd><mi>a</mi></mtd><mtd><mi>b</mi></mtd></mtr>
<mtr><mtd><mi>c</mi></mtd><mtd><mi>d</mi></mtd></mtr>
</mtable>
<mo>]</mo>
</mrow>
<mtable intent=':system-of-equations'>
<mtr>
<mtd columnalign='right'>
<mn>2</mn><mo>⁢</mo><mi>x</mi>
</mtd>
<mtd columnalign='center'>
<mo>=</mo>
</mtd>
<mtd columnalign='left'>
<mn>1</mn>
</mtd>
</mtr>
<mtr>
<mtd columnalign='right'>
<mi>y</mi>
</mtd>
<mtd columnalign='center'>
<mo>></mo>
</mtd>
<mtd columnalign='left'>
<mi>x</mi><mo>−</mo><mn>3</mn>
</mtd>
</mtr>
</mtable>
<mi intent=":number-set">ℂ</mi>
sum:largeop(0,n,$arg)
sum:largeop($C,$arg)
<mrow>
<munderover intent=":largeop">
<mo>∑</mo>
<mn>0</mn>
<mi>n</mi>
</munderover>
<msup><mi>i</mi><m>2</m></msup>
</mrow>
<mrow>
<munderover intent=":largeop">
<mo>∑</mo>
<mrow><mi>i</mi><mo>=</mo><mn>0</mn></mrow>
<mi>n</mi>
</munderover>
<msup><mi>i</mi><m>2</m></msup>
</mrow>
<mrow>
<munder intent=":largeop">
<mo>∑</mo>
<mrow><mi>i</mi><mo>∈</mo><mi>I</mi></mrow>
</munder>
<msup><mi>i</mi><m>2</m></msup>
</mrow>
<mrow intent="sum:largeop($from,$to,$exp)">
<munderover>
<mo>∑</mo>
<mn arg="from">0</mn>
<mi arg="to">n</mi>
</munderover>
<msup arg="exp"><mi>i</mi><m>2</m></msup>
</mrow>
<mrow><mn>1.5</mn><mi intent=':unit'>km</mi></mrow>
<mrow><mn>2</mn><mi mathvariant='normal' intent=':unit'>Ω</mi></mrow>
<mrow><mi mathvariant='normal' intent=':currency'>$</mi><mn>1.50</mn></mrow>
<mrow><mn>1.50</mn><mi intent=':currency'>USD</mi></mrow>
<mrow><mi mathvariant='normal' intent=':currency'>£</mi><mn>1.50</mn></mrow>
<mrow intent=':chemical-formula'>
<mmultiscripts>
<mi mathvariant='normal' intent=':chemical-element'>H</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
<mi mathvariant='normal' intent=':chemical-element'>O</mi>
</mrow>
<mrow intent=':chemical-equation'>
<mrow intent=':chemical-equation'>
<mn>2</mn>
<mo>⁢</mo>
<mrow intent=':chemical-equation'>
<mmultiscripts intent=':chemical-formula'>
<mi mathvariant='normal' intent=':chemical-element'>H</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
<mo>⁣</mo>
<mi mathvariant='normal' intent=':chemical-element'>O</mi>
</mrow>
</mrow>
<mo>⟶</mo>
<mrow intent=':chemical-equation'>
<mrow intent=':chemical-equation'>
<mn>2</mn>
<mo>⁢</mo>
<mmultiscripts intent=':chemical-formula'>
<mi mathvariant='normal' intent=':chemical-element'>H</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
</mrow>
<mo>+</mo>
<mmultiscripts intent=':chemical-formula'>
<mi mathvariant='normal' intent=':chemical-element'>O</mi>
<mn>2</mn>
<mrow/>
</mmultiscripts>
</mrow>
</mrow>