Compare commits

..

No commits in common. "a311b9abec5f92e92b442964397059ec4602b394" and "5ae58f655456faa9c95db036ebb0b92575695fce" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

@ -20,7 +20,7 @@
$$
\begin{cases}
1+1=2 \\\\
1+1=2\\
2+2=4
\end{cases}
$$

View File

@ -17,8 +17,6 @@ $ \begin{aligned} 2x &= a - b &(移项并交换等式两侧) \newline x &=\frac
$$ x = \frac{a+b}{2} - b $$
`x = \frac{a+b}{2} - b`
$ x = \frac{a+b}{2} - b $
```math