N
Nick Krill
How can I find the location of the first incidence of a threshold amount
being exceeded in a row of unsorted data:
threshold: 45.52
44.63, 45.27, 44.98, 45.61, 45.25, 44.87, 45.63, 45.45
the answer would be 4 (45.61)
being exceeded in a row of unsorted data:
threshold: 45.52
44.63, 45.27, 44.98, 45.61, 45.25, 44.87, 45.63, 45.45
the answer would be 4 (45.61)