This commit is contained in:
2023-10-10 17:34:45 -07:00
parent a536a31f2a
commit ce68014eec
2 changed files with 3 additions and 3 deletions

View File

@ -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 & ? & ? & ? & ? \\