summaryrefslogtreecommitdiff
path: root/2159/CH7/EX7.15/715.sce
blob: 157e2ce726c0b0b0b08450ff30b9eae4f5d43e6e (plain)
1
2
3
4
5
6
7
8
9
// problem 7.15
Q=20.2
i=1/2500
C=60
n=1/(tand(60))
a=(3^0.5)
d=((Q*(2^0.5))/(C*a*(i^0.5)))^0.4
b=2*d/(a)
disp(d,b,"dimension of the cross section in m")