summaryrefslogtreecommitdiff
path: root/3648/CH9/EX9.4/Ex9_4.sce
blob: eb22adee93e412b955a8ac858decead29067a6b4 (plain)
1
2
3
4
5
//Example 9_4
clc();
clear;
//To find out the density of the oil
printf("The density of the oil is Po=(Pw*(Hw/Ho)\n Where Pw=1000 Kg Meter^3 and we can evaluate Po once Hw and Ho are measured")