func math/big.reciprocalWord
3 uses
math/big (current package)
arith.go#L273: rec := reciprocalWord(y)
arith.go#L281: func reciprocalWord(d1 Word) Word {
nat.go#L754: rec := reciprocalWord(vn1)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)