flag.float64Value.Get (method)

one use

	flag (current package)
		flag.go#L256: func (f *float64Value) Get() interface{} { return float64(*f) }