Typo in shallue_van_de_woestijne description

This commit is contained in:
roconnor-blockstream 2023-11-17 14:56:47 -05:00 committed by Russell O'Connor
parent 2192e9d051
commit c33d2241cb

View File

@ -114,7 +114,7 @@ static void shallue_van_de_woestijne(secp256k1_ge* ge, const secp256k1_fe* t) {
x1d = wd
x2n = -(x1n + wd)
x2d = wd
x3n = wd^2 + c^2 + t^2
x3n = wd^2 + c^2 * t^2
x3d = (c * t)^2
The joint denominator j = wd * c^2 * t^2, and