// Display mode mode(0); // Display warning for floating point exception ieee(1); clc; disp("Introduction to Fluid Mechanics, 3rd Ed. William S. Janna Chapter - 1 Example # 1.5 ") disp("This example is theoretical and does not require computation") disp("Final result is h = (2*sigma*cos(theta))/(rho*R*g)")