牛顿差值多项式计算方法实验 void chashang(double x[],double y[],double f[][N+1]) { int i,j,k; double Q[N+1]; int p; int m=1; int n=0; for(i=0;i