Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 290 Bytes

Interpolation De Newton En C

Programme pour effectuer une interpolation de Newton.

Explication de l'interpolation de Newton

alt text

Compilation

gcc -o Newton Newton.c

Execution

./Newton