具体的程序为:#include<stdio.h>main(){int i,j,x={1,2,3,4,5,6,7,8};float x1,y1=0,sum=1,y={1.00000,1.41421,1.73205,2.00000,2.23607,2.44949,2.64575,2.82843};printf ("Please input the value of x1 ! ");scan...
阅读全文
2008
06-08