Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 273 Bytes

File metadata and controls

8 lines (6 loc) · 273 Bytes

Lagrange's polynomial interpolation

Enter an analytical function and interpolate it over known points of its domain.

Usage

To run program simply execute bash script with: bash start.sh

Contrib

Written with the tinyexpr library: https://github.com/codeplea/tinyexpr