blob: a665ad4b69823efd7d74324f207d46eb6bc74206 (
plain)
1
2
3
4
5
6
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.")
|