aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_posts/2021-04-08-mathjax.md
blob: c521f54b8cce3e429ab7a896f28bdceff1e15e67 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: MathJax
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.