func go/constant.MakeFloat64
3 uses
go/constant (current package)
value.go#L400: func MakeFloat64(x float64) Value {
go/types
expr.go#L247: return constant.MakeFloat64(f)
expr.go#L260: return constant.MakeFloat64(f)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)