summaryrefslogtreecommitdiff
path: root/3440/CH10/EX10.4/Ex10_4.sce
blob: bddac8d54954dc50ac2108497b40603defde05d0 (plain)
1
2
3
4
5
6
clc

s=1.118//m
h=1.00//m
a=sqrt(1+(s/h)^2)
disp(a,"a is= ")