math/big.Int.modSqrtTonelliShanks (method)
2 uses
math/big (current package)
int.go#L930: func (z *Int) modSqrtTonelliShanks(x, p *Int) *Int {
int.go#L1003: return z.modSqrtTonelliShanks(x, p)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)