summaryrefslogtreecommitdiff
path: root/2863/CH7/EX7.6/ex7_6.sce
blob: ff9628ef1190dec3cb0440dbaf71fe3cf4038920 (plain)
1
2
3
4
5
//chapter 7
printf("\n");
dmax=45*10^3;
ht=(dmax/8.24)^2;//dmax=4.12[sqrt(ht)+sqrt(hr)];ht=hr;
printf("the height of transmission is %gm",ht);