forestneo / ForestNeo-website

4 stars 0 forks source link

MarkDown-公式篇 | ForestNeo's Space #71

Open forestneo opened 5 years ago

forestneo commented 5 years ago

https://forestneo.com/2019/01/03/markdown-%E5%85%AC%E5%BC%8F%E7%AF%87/

由于平时写MarkDown经常用到不同格式的公式,这篇推送我整理了一下常见的公式书写语法。 Cases语句实现多行公式输入1234567$$y = \begin{cases}x & x < 1 \2x & 1\le x < 2 \3x & x \ge 2\end{cases}$$ y = \begin{cases}