Hi,
I want to find the nearest value from numbers.
Ex:- Input Matches with Output
123.23 89 91.12 102.46 102.46
127 121.89 130 132 121.89
Is any syntax is there, which will solve my problem?