blob: 538da4d8aba0f8a63e284f6b6246fc48cdf1f6d2 (
plain) (
tree)
|
|
---
title: Typesetting math
excerpt: >
Awesome MathJax-powered math!
category: Features
mathjax: true
---
Today, we'll "prove" that $$2 \times 2 \ne 5$$.
$$
\begin{gather}
2 \times 2 = 2 + 2 = 4 \\
4 \ne 5 \implies 2 \times 2 \ne 5
\end{gather}
$$
Q.E.D.
|