summaryrefslogtreecommitdiff
path: root/3648/CH9/EX9.3/Ex9_3.sce
blob: fee4dcde5b1bee3c96af79f80cb6803905f48c3d (plain)
1
2
3
4
5
//Example 9_3
clc();
clear;
//To find out how large a force on the piston is needed to balance it
printf("According to the pascals principal F2=A2*deltaP=((F1)*(A2/A1))")