enhancedmath
This package contains some enhanced mathematical operations
find-zero-range
find, approximately, by bisection, a point or interval where f(x)=0 for a strictly non-decreasing function f
@fhaglund/bisect
Splits an array into two halves, as determined by a predicate function.
disect
Bisection helper for javascript