Skip to content

Commit 35374a6

Browse files
committed
POST: KZGCommitment
1 parent e56b204 commit 35374a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2025-12-15-KZGCommitment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ $P(z)=y$라면, 다항식 $P(x)-y$는 $(x-z)$로 나눠 떨어져야 하기 때
173173

174174
$$
175175
\begin{aligned}
176-
P(x) - y = (x - z)\cdot Q(x)//
176+
P(x) - y = (x - z)\cdot Q(x) \\
177177
Q(x) = frac{P(x) - y}{x - z}
178178
\end{aligned}
179179
$$

0 commit comments

Comments
 (0)