Difference between revisions of "User:Jon Awbrey/LaTeX"

MyWikiBiz, Author Your Legacy — Tuesday April 23, 2024
Jump to navigationJump to search
(add user workpsace)
 
Line 44: Line 44:
 
===Test 2===
 
===Test 2===
  
<math>=~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~=</math>
+
<math>= ~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~ =</math>
 +
 
 +
<math>\cdot ~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~ \cdot</math>
 +
 
 +
<math>| ~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~ |</math>
 +
 
 +
===Test 3===
 +
 
 +
{| cellpadding="10"
 +
|-
 +
|
 +
<math>\begin{array}{ccc}
 +
\cdot & \cdot & \cdot
 +
\\
 +
\cdot & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} & \cdot
 +
\\
 +
\cdot & \cdot & \cdot
 +
\end{array}</math>
 +
| Array (3 Column)
 +
|-
 +
|
 +
<math>\begin{matrix}
 +
\cdot & \cdot & \cdot
 +
\\
 +
\cdot & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} & \cdot
 +
\\
 +
\cdot & \cdot & \cdot
 +
\end{matrix}</math>
 +
| Matrix (3 Column)
 +
|}

Revision as of 15:01, 15 April 2012

LaTeX

Test 1

\(\begin{smallmatrix} n & = & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} \end{smallmatrix}\)

Small Matrix (3 Column}
\(n = \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)}\) Normal Spacing

\(\begin{array}{c} n = \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} \end{array}\)

Array (1 Column)

\(\begin{matrix} n = \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} \end{matrix}\)

Matrix (1 Column)
\(n ~=~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)}\) Extra Spacing

\(\begin{array}{ccc} n & = & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} \end{array}\)

Array (3 Column)

\(\begin{matrix} n & = & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} \end{matrix}\)

Matrix (3 Column)

Test 2

\(= ~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~ =\)

\(\cdot ~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~ \cdot\)

\(| ~ \prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} ~ |\)

Test 3

\(\begin{array}{ccc} \cdot & \cdot & \cdot \\ \cdot & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} & \cdot \\ \cdot & \cdot & \cdot \end{array}\)

Array (3 Column)

\(\begin{matrix} \cdot & \cdot & \cdot \\ \cdot & \displaystyle\prod_{k = 1}^{\ell} \text{p}_{i(k)}^{j(k)} & \cdot \\ \cdot & \cdot & \cdot \end{matrix}\)

Matrix (3 Column)