func strconv.adjustLastDigitFixed
2 uses
strconv (current package)
extfloat.go#L323: ok := adjustLastDigitFixed(d, uint64(rest)<extfloat.go#L345: func adjustLastDigitFixed(d *decimalSlice, num, den uint64, shift uint, ε uint64) bool {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)