Standard-Mathematik

std-math definiert die mathematischen Standard-Formate:

<binom|among|nr>

Binomialkoeffizienten, z.B. mit among = n und nr = m: (

n
m
).

<choose|among|nr>

Alternative für binom, aber überholt.

<shrink-inline|among|nr>

Ein Makro, das auf die Größe von Index-Stilen schrumpft, wenn es nicht in eigenständigen Formeln verwendet wird. Dieses Makro wird hauptsächlich von Entwicklern benutzt. Z.B. setzt das Makro binom dieses Makro ein.

Außerdem werden die folgenden tabellarischen Standard-Formate definiert:

<matrix|table>

Für Matrizen wie z.B. M = (

1 2
3 4
).

<det|table>

Für Determinanten wie z.B. Δ = |

1 2
3 4
|.

<choice|table>

Für mehrfache Bedingungen o.ä. | 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".