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)