//example 2.2 //page 53 clc; funcprot(0); //initialisation of variable Gamma=10070;//unit weight of water h=1; P=Gamma*h; disp(P,"pressure at that point(kN/m^2)="); clear