blob: adb504ed11cf10763d572b979735bf87b14fb384 (
plain) (
tree)
|
|
---
title: Typesetting math
excerpt: >
Awesome MathJax-powered math!
category: Work
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.
|