summaryrefslogtreecommitdiff
path: root/1268/CH11/EX11.9/a_9.sce
blob: 8a9f92fa332cced4191d0eeedcc1a8fea062867c (plain)
1
2
3
4
5
6
clc;
disp("Example A.9")
dratio=10
uratio=1/dratio
fratio=uratio*uratio*dratio*dratio
disp(fratio,"The ratio of model force to prototype force is ")