Michuu93 / lagrange_interpolation

Lagrange Interpolation in Delphi for EAN subject.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Lagrange Interpolating

A simple project in Delphi for EAN subject.

Input data in "f.txt" in format:

x1 y1

x2 y2

x3 y3

etc.

alt text

About

Lagrange Interpolation in Delphi for EAN subject.


Languages

Language:Pascal 100.0%