summaryrefslogtreecommitdiff
path: root/3782/CH7/EX7.8/Ex7_8.sce
blob: f2e6a8a4a7d77e5bfca9088690fad8902c4e0ad7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17



//

//readings

ir=4.855
fr=8.754
m=100

n=0//no comment
c=0//anchor point outside
sc=25
a=m*(fr-ir)
a=a*sc
printf("\n required area is %0.3f square meters',a)