blob: b2983472b1c086fb3d0690c53df5aa99ad7f33b7 (
plain)
1
2
3
4
5
6
7
|
//Engineering and Chemical Thermodynamics
//Example 8.8
//Page no :385
clear ; clc ;
disp(" Example: 8.8 Page no : 385") ;
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 .") ;
|