Fractions¶
You can either use the / operator to create a fraction in math mode, or wrap
the fraction with frac{}.
| Expression | Renders as |
|---|---|
frac{2; 3 | color=#3b7d25} |
|
math{⅔ | color=#3b7d25} |
|
math{½ + frac{1; 6 | color=#b6251c} = ⅔} |
You can either use the / operator to create a fraction in math mode, or wrap
the fraction with frac{}.
| Expression | Renders as |
|---|---|
frac{2; 3 | color=#3b7d25} |
|
math{⅔ | color=#3b7d25} |
|
math{½ + frac{1; 6 | color=#b6251c} = ⅔} |