math/big.Int.Text (method) 2 uses math/big (current package) intconv.go#L21: func (x *Int) Text(base int) string { intconv.go#L40: return x.Text(10)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)