137771 threads
844 threads
1 email from 1 person
In findInterval's help page, it says 'v[i[j]] <= x[j] < v[i[j] + 1]'. I'm wondering if there is a variant of it such that 'v[i[j]] < x[j] <v[i[j] + 1]'.