I have a list of numbers and i want a formula that can look at all of them and tell me which number is closest to say, "one" and return its value (maybe something like .98)
so it would look like this.
2.45
1.68
1.3
.987
.95
the formula would return .987 as the closest to one.
Instead of min, max or average, i want a "close" formula if thats at all possible.
thanks
so it would look like this.
2.45
1.68
1.3
.987
.95
the formula would return .987 as the closest to one.
Instead of min, max or average, i want a "close" formula if thats at all possible.
thanks