Module sqrt

Source
Expand description

x² = a (mod p)を満たすxを一つ求める。

Functions§

mod_sqrt
x² = a (mod p)を満たすxを一つ求める。