...
Example syntax
LaTeX syntax
...
Example 1 - Pythagorean theorem
Macro body
Code Block |
---|
x^2 + y^2 = z^2 |
Output:
...
Example 2 - Mass-energy equivalence
Macro body
Code Block |
---|
E=mc^2 |
Output:
...
Example 2 - Binomial coefficient
Macro body:
Code Block |
---|
\binom{n}{k} = \frac{n!}{k!(n-k)!} |
Output:
...
Example 4 - Reference
Description | Syntax | Output |
---|---|---|
Greek letters |
| |
Binary operators |
| |
Relation operators |
| |
Others |
|
mhchem syntax
Comprehensive mhchem syntax documentation is available here.
...