strconv.extFloat.FixedDecimal (method)
2 uses
strconv (current package)
extfloat.go#L227: func (f *extFloat) FixedDecimal(d *decimalSlice, n int) bool {
ftoa.go#L151: ok = f.FixedDecimal(&digs, digits)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)