| Procedural File: LagrangeInterpolation2.phpSource Location: /PHPExcel/Shared/JAMA/examples/LagrangeInterpolation2.php
 
 
 
 
 Classes:Given n points (x0,y0)...(xn-1,yn-1), the following method computes  the polynomial factors of the n-1't degree polynomial passing through  the n points.
 
 Page Details:
 
 Tags:
 
 Includes:
 
 
 
 
 |