summaryrefslogtreecommitdiff
path: root/1844/CH4/EX4.4/4Q4.sce
blob: 16403aef8e3cd759553fb970fd6fa547f663c91a (plain)
1
2
3
4
5
6
7
clc
r=40
s=20
D=0.025 
l= D*r*s/sqrt(2)

printf('Limiting length of offset = %f m',l)