summaryrefslogtreecommitdiff
path: root/2159/CH1/EX1.4/4.sce
blob: 1b8231281d24b1d8248066e24f7a4f115af9c0e2 (plain)
1
2
3
4
5
6
7
//problem 1.4
p=71613 //gauge pressure
w=9810
phead=p/w
patm=10.33
pabs=patm+phead
disp(pabs,"absolute pressure in term of water height in meters")