From b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 24 Jun 2015 15:03:17 +0530 Subject: initial commit / add all books --- 527/CH2/EX2.14/2_14exam.sce | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 527/CH2/EX2.14/2_14exam.sce (limited to '527/CH2/EX2.14/2_14exam.sce') diff --git a/527/CH2/EX2.14/2_14exam.sce b/527/CH2/EX2.14/2_14exam.sce new file mode 100755 index 000000000..a665ad4b6 --- /dev/null +++ b/527/CH2/EX2.14/2_14exam.sce @@ -0,0 +1,7 @@ +//Engineering and Chemical Thermodynamics +//Example 2.14 +//Page no :75 + +clear ; clc ; +disp(" Example 2.14 Page no : 75") +disp(" The problem contains only theory and different substitutions.There is no numerical part involved. Users can go through the book to obtain the required expression.") \ No newline at end of file -- cgit