Hello, MathJax

math
meta
A first post showing LaTeX math rendering.
Published

June 20, 2026

This site renders LaTeX math through MathJax. Inline math like \(e^{i\pi} + 1 = 0\) sits in the flow of a sentence, and display math stands on its own line:

\[ \int_{-\infty}^{\infty} e^{-x^2}\,dx = \sqrt{\pi}. \]

Equations can be labelled and referenced. Equation Equation 1 gives the roots of \(ax^2 + bx + c = 0\):

\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \tag{1}\]

Use the search box in the navbar to find posts, and the category links to filter them by tag.