UNPKG

bisection

Version:

A JavaScript port of the bisection algorithm that is used in Python

7 lines (5 loc) 128 B
doc: dox --title "node-bisection" lib/* > doc/index.html test: expresso -I lib $(TESTFLAGS) tests/*.test.js .PHONY: test doc