2022-11-27 10:15:12AM
This commit is contained in:
parent
fc4cea1a89
commit
2fee03e29d
1 changed files with 8 additions and 0 deletions
|
|
@ -25,6 +25,14 @@ b: |latex
|
|||
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
|
||||
b -> c
|
||||
sugar -> c
|
||||
|
|
|
|||
Loading…
Reference in a new issue