Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 261 Bytes

NewtonBackwardDerivative

Finding derivative using Newton's Backward difference formula.

This will ask for the values of X & Y respectively, and will findout the Derivative using Newton Backward Difference Formula. By creating interpolation Table of value.