Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 447 Bytes

interpolation-calculator

Overview
A web-based tool designed for quick and accurate interpolation calculations, this JS project provides a streamlined way to compute interpolations without the need for complex software. It's a handy utility for engineers, data analysts, and scientists working with tabular data.

Includes support for the methods:

  • Newton-Raphson
  • Bisection
  • Secant