double *x,*y,*data,temp1,temp2; int number; int t,time; double insert; clrscr();
printf(\" input the data you want:: \"); scanf(\"%d\
x=(double *)malloc(number*sizeof(double)); y=(double *)malloc(number*sizeof(double)); data=(double *)malloc(number*sizeof(double));
for(t=0;t scanf(\"%lf,%lf\ x[t]=temp1; y[t]=temp2; data[t]=temp2; } for(t=1;t } } printf(\"\\n\"); printf(\"please input the inset data you want ::\\n\"); scanf(\"%lf\ temp2=0; for(t=0;t for (time=0;time printf(\"the insert y is ::%lf\ } 因篇幅问题不能全部显示,请点此查看更多更全内容