Testing...

This commit is contained in:
Michael Griebling
2023-01-18 12:16:22 -05:00
parent c1eb9e7ded
commit 797ed2c107

View File

@@ -5,10 +5,7 @@
(a_1 + a_2)^2 = a_1^2 + 2a_1a_2 + a_2^2
```
As rendered by MathJax: $ (a_1 + a_2)^2 = a_1^2 + 2a_1a_2 + a_2^2 $
As rendered by SwiftMath:
As rendered by MathJax: $(a_1 + a_2)^2 = a_1^2 + 2a_1a_2 + a_2^2$
![Square Formula](img/square.png)