multicaduser
Industrial
- Jan 29, 2013
- 261
To keep it simple I would like to use expressions to find the smallest number in a list that is greater than an input.
1. The number to compare to a list is 35
2. The list of numbers: 22,28,32,37,42,57,63
The above example it would return 37 because that is the smallest number greater than 35.
What would be the best way to do this in expressions. The list will be constant but the input could be any real number.
tia
NX 2212 Windows 10
1. The number to compare to a list is 35
2. The list of numbers: 22,28,32,37,42,57,63
The above example it would return 37 because that is the smallest number greater than 35.
What would be the best way to do this in expressions. The list will be constant but the input could be any real number.
tia
NX 2212 Windows 10