Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@flyn_nick/bisection-method

flyn_nick28MIT1.0.4TypeScript support: included

A quick and inefficient implementation of the bisection method in TS.

bisection, bisection method

readme

Bisection-Method-TypeScript

A quick implementation of the Bisection Method in TypeScript. To install run the below command:

npm install @flyn_nick/bisection-method@1.0.4