bisection

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

MIT 3 个版本
安装
npm install bisection
yarn add bisection
pnpm add bisection
bun add bisection
README

node-bisection - Bisection algorithm for node.js

INSTALL

  1. Node.js
  2. npm install bisection

UNIT TESTS

$ npm test
版本列表
0.0.3 2013-05-09
0.0.2 2011-04-22
0.0.1 2011-04-21