summaryrefslogtreecommitdiff
path: root/2863/CH2/EX2.47/ex2_47.sce
blob: 708e57099bc1ae5ebfce62db3b8c26cb317f8bc1 (plain)
1
2
3
4
5
//chapter 2
printf("\n");
dl=1/50;
Rr=80*(%pi)^2*(dl)^2;
printf("the radiation resistance is %gohm",Rr);