vizabi-interpolators

2.0.0 • Public • Published

vizabi-interpolators

Interpolation algorithms shared between vizabi and waffle-server

API:

All interpolators accept the same inputs: x1, x2, y1, y2 - boundary points, x - point of interpolation
interpolator.<linear|exp|stepBefore|stepAfter|stepMiddle>(x1, x2, y1, y2, x)

and return the interpolated value y.

Supported algorithms:

image

Dependents (2)

Package Sidebar

Install

npm i vizabi-interpolators

Weekly Downloads

4

Version

2.0.0

License

BSD

Last publish

Collaborators

  • angieskazka
  • jasperh
  • kuguarpwnz