Skip to content

Commit 9a59757

Browse files
committed
MODIFY: KZGCommitment
1 parent 7f9abfb commit 9a59757

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_posts/2025-12-15-KZGCommitment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,11 @@ $$
9494
$P(\omega^j)=b_j$ 라는 것을 기억하면서, Polynomial $P(x)$의 쉬운 예시를 한 번 들어보자.
9595

9696
$$
97+
\begin{aligned}
9798
P(\omega^0) = 3 \\
9899
P(\omega^1) = 5 \\
99100
P(\omega^2) = 2 \\
101+
\end{aligned}
100102
...
101103
$$
102104

0 commit comments

Comments
 (0)