Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 853 Bytes

File metadata and controls

42 lines (24 loc) · 853 Bytes


First-level header

Second-level header

Third-level header

Fourth-level header

Fifth-level header
Sixth-level header

Math

Math is processed and formatted by MathJax

AsciiMath is preferred because it is more readable, but for things AsciiMath doesn't support, or for importing complicated math from other places, LaTeX is also supported.

AsciiMath

AsciiMath can be inline. We can demonstrate that with, ` e^(ipi) + 1 = 0 `, Euler's identity.

AsciiMath can also appear as it's own paragraph.

` e^(ipi) + 1 = 0 `

LaTeX

LaTeX can be inline. We can demonstrate that with, $$ e^{i\pi} + 1 = 0 $$, Euler's identity.

AsciiMath can also appear as it's own paragraph.

$$ e^{i\pi} + 1 = 0 $$