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