Standard mathematical markup

Standard mathematical markup is defined in std-math.

<binom|among|nr>

For binomial coefficients, like (

n
m
).

<choose|among|nr>

Alternative name for binom, but depreciated.

<shrink-inline|among|nr>

A macro which switches to scriptsize text when you are not in display style. This macro is mainly used by developers. For instance, the binom macro uses it.

The following are standard mathematical tabular environments:

<matrix|table>

For matrices M = (

1 2
3 4
).

<det|table>

For determinants Δ = |

1 2
3 4
|.

<choice|table>

For choice lists | x | = {

x, if x⩽0
x, if x⩾0
..

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".