Back to Cosmos

cosmos

code/mathematical_algorithms/src/divided_differences/README.md

latest306 B
Original Source

cosmos

Your personal library of every algorithm and data structure code that you will ever encounter

Divided differences

The second column is the value of the function. The first column - points.

Example

1 1    
     7  
2 8     6
     19   1
3 27    9 
     37 
4 64