src.elv.sh/pkg/eval/evaltest.Approximately.F (field)

2 uses

	src.elv.sh/pkg/eval/evaltest (current package)
		evaltest.go#L231: 			return matchFloat64(got, want.F, ApproximatelyThreshold)
		matchers.go#L18: type Approximately struct{ F float64 }