Line 1: |
Line 1: |
| + | ==LaTeX== |
| + | |
| + | <math>n ~=~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)}</math> |
| + | |
| + | <math>n = \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)}</math> |
| + | |
| + | <math>\begin{matrix} |
| + | n = \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} |
| + | \end{matrix}</math> |
| + | |
| + | <math>\begin{array}{c} |
| + | n = \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} |
| + | \end{array}</math> |
| + | |
| + | <math>\begin{smallmatrix} |
| + | n & = & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} |
| + | \end{smallmatrix}</math> |
| + | |
| ==Mathcal== | | ==Mathcal== |
| | | |
Line 7: |
Line 25: |
| ==Texttt== | | ==Texttt== |
| | | |
− | : <math>\texttt{abcdefghijklmnopqrstuvwxyz}</math> | + | : <math>\texttt{abcdefghijklmnopqrstuvwxyz}</math> ← <nowiki><math>\texttt{abcdefghijklmnopqrstuvwxyz}</math></nowiki> |
− | : <math>\texttt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}</math> | + | |
| + | : <math>\texttt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}</math> ← <nowiki><math>\texttt{ABCDEFGHIJKLMNOPQRSTUVWXYZ}</math></nowiki> |
| + | |
| + | ==New Courier== |
| + | |
| + | : <font face="courier new">abcdefghijklmnopqrstuvwxyz</font> ← <nowiki><font face="courier new">abcdefghijklmnopqrstuvwxyz</font></nowiki> |
| + | |
| + | : <font face="courier new">ABCDEFGHIJKLMNOPQRSTUVWXYZ</font> ← <nowiki><font face="courier new">ABCDEFGHIJKLMNOPQRSTUVWXYZ</font></nowiki> |