2022-11-27 10:15:12AM

This commit is contained in:
Alexander Wang 2022-11-27 10:15:12 -08:00
parent fc4cea1a89
commit 2fee03e29d
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE

View file

@ -25,6 +25,14 @@ b: |latex
e = mc^2 e = mc^2
| |
complex: |latex
f(x) = \\begin{dcases*}
x & when $x$ is even\\\
-x & when $x$ is odd
\\end{dcases*}
|
complex -> c
a -> c a -> c
b -> c b -> c
sugar -> c sugar -> c