1 2 3 4 5 6 7 8 9 10
//chapter25 //example25.6 //page552 S=0.01 //mm per volt V=400 // V spot_shift=S*V printf("spot shift = %.3f mm \n",spot_shift)