WebCab Functions for Delphi - Interpolate and solve equ in .NET/COM/WS Apps
Add refined numerical procedures to either construct a function of one or two variables from a set of points (i.e. interpolate), or solve an equation of one variable; to your .NET, COM, and XML Web service Apps. Interpolate using Newton poly., Lagrange's formula, Burlisch-Stoer algorithm, Cubic/Bicubic splines (natural and free); Solve using Newton-Raphson, Bisection, Brent, secant and false position, Ridders' Method, Delphi 3-8 & 2005 support