LaTeX Formules
  1. Om een wiskunde formule in te voegen klik je bovenaan op de insert math knop.
  2. Daarna heb je de keuze tussen Inline Math en Display Math.

Dit is \(2^{-1}\) inline math.

Dit is display math:
\[2^{-1}\]

LaTeX-formule syntax

Wiskundige notatie LaTeX code
2^3
2^{-1}
2^{5 \cdot 1}
D_N(x)
3^2_5
A\,{\widehat {=}}\,0
A\,{\widehat {x}}\,0
\{1,\ldots ,q-1\}

Je kan heel ver gaan in het opbouwen van formules, hieronder enkele voorbeelden:

Dirac-vergelijking

\left(i\gamma^\mu \partial_\mu - m\right)\psi = 0

Schrödingervergelijking

i\hbar\frac{\partial}{\partial t}\Psi(\mathbf{r},t) = \left(-\frac{\hbar^2}{2m}\nabla^2 + V(\mathbf{r},t)\right)\Psi(\mathbf{r},t)

Maxwell-vergelijkingen

\begin{align*}
\nabla \cdot \mathbf{E} &= \frac{\rho}{\varepsilon_0} \\
\nabla \cdot \mathbf{B} &= 0 \\
\nabla \times \mathbf{E} &= -\frac{\partial \mathbf{B}}{\partial t} \\
\nabla \times \mathbf{B} &= \mu_0 \mathbf{J} + \mu_0 \varepsilon_0 \frac{\partial \mathbf{E}}{\partial t}
\end{align*}

Stand-alone LaTeX math editors

Er zijn online LaTeX editors gespecialiseerd in formules, meestal worden deze editors gebruikt om afbeeldingen van formules te maken die in andere kantoor softwarepakketten ingevoegd worden.

Voor onderstaande editors heb je geen account nodig:

Created on 27/05/2024, last edited on 27/05/2024