Finds the index in accumulatedValues of the highest value that is less than or equal to targetValue
search term
array of accumulated values to search in
Generated using TypeDoc
Finds the index in accumulatedValues of the highest value that is less than or equal to targetValue
Returns