syms hN=315exp(-0.1204h);n=1.0+ N10^-6;f= n^2(6370+h)/sqrt((n^2*(6370+h)^2-6275.3));i=int(f,h,0.1,h)-260;s=solve(i,h);vpa(s,7)