func go/constant.MakeFloat64
3 uses
go/constant (current package)
value.go#L412: func MakeFloat64(x float64) Value {
go/types
const.go#L219: return constant.MakeFloat64(f)
const.go#L232: return constant.MakeFloat64(f)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)