Skip to content

Commit b36cb4c

Browse files
authored
Tried to format an equation in README.
Some renders correctly, GitHub page does not.
1 parent 576669a commit b36cb4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@
340340
| `直線` | $y=0$ |
341341
| `正弦波` | $y=\cos 2\pi x$ |
342342
| `三角波` | $y=2\left\lvert 2\langle x \rangle - 1\right\rvert - 1$ |
343-
| `矩形波` | $y=\begin{cases} +1 & \left(\langle x \rangle < \frac{1}{2}\right) \\ -1 & (\text{otherwise}) \end{cases}$ |
343+
| `矩形波` | $$ y=\begin{cases} +1 & \left(\langle x \rangle < \frac{1}{2}\right) \\\ -1 & (\text{otherwise}) \end{cases} $$ |
344344
| `のこぎり波` | $y=1 - 2 \langle x \rangle$ |
345345
- ここに $\langle x \rangle = x - \lfloor x \rfloor$ は $x$ の小数部分.
346346

0 commit comments

Comments
 (0)