fix euler's identity (#220)
This commit is contained in:
parent
72571a7588
commit
0a602eda1b
@ -17,7 +17,7 @@ $$f(x) = \int_{-\infty}^\infty
|
||||
f\hat(\xi),e^{2 \pi i \xi x}
|
||||
\,d\xi$$
|
||||
|
||||
Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = 0$
|
||||
Inline math also works with single dollar signs `$...$`. For example, Euler's identity but inline: $e^{i\pi} = -1$
|
||||
|
||||
Aligned equations work quite well:
|
||||
|
||||
@ -37,4 +37,4 @@ a & b & c
|
||||
$$
|
||||
|
||||
## RTL
|
||||
More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.
|
||||
More information on configuring RTL languages like Arabic in the [config](notes/config.md) page.
|
||||
|
Loading…
Reference in New Issue
Block a user