func flag.Float64Var

one use

	flag (current package)
		flag.go#L910: func Float64Var(p *float64, name string, value float64, usage string) {