Bugfixes
This commit is contained in:
@ -8,7 +8,7 @@ Create a multiplication table for $\mathbb{Z}_4$:
|
||||
|
||||
\begin{center}
|
||||
\begin{tabular}{c | c c c c}
|
||||
\times & 0 & 1 & 2 & 3 \\
|
||||
$\times$ & 0 & 1 & 2 & 3 \\
|
||||
\hline
|
||||
0 & ? & ? & ? & ? \\
|
||||
1 & ? & ? & ? & ? \\
|
||||
|
Reference in New Issue
Block a user