func strconv.atof32 2 uses strconv (current package) atof.go#L564: func atof32(s string) (f float32, n int, err error) { atof.go#L700: f, n, err := atof32(s)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)