simple-interpolation

A simple interpolation module that construct new data points within the range of a discrete set of known data points

Usage no npm install needed!

<script type="module">
  import simpleInterpolation from 'https://cdn.skypack.dev/simple-interpolation';
</script>

README

Build Status Coverage Status NPM Version Dependecy Status
DEV Dependency Status

Simple Interpolation

A simple interpolation module that construct new data points within the range of a discrete set of known data points, EXAMPLE.

License

Except where noted otherwise, files are licensed under the MIT License.

Information