summaryrefslogtreecommitdiff
path: root/3428/CH16/EX10.16.2
diff options
context:
space:
mode:
authorprashantsinalkar2017-10-10 12:38:01 +0530
committerprashantsinalkar2017-10-10 12:38:01 +0530
commitf35ea80659b6a49d1bb2ce1d7d002583f3f40947 (patch)
treeeb72842d800ac1233e9d890e020eac5fd41b0b1b /3428/CH16/EX10.16.2
parent7f60ea012dd2524dae921a2a35adbf7ef21f2bb6 (diff)
downloadScilab-TBC-Uploads-f35ea80659b6a49d1bb2ce1d7d002583f3f40947.tar.gz
Scilab-TBC-Uploads-f35ea80659b6a49d1bb2ce1d7d002583f3f40947.tar.bz2
Scilab-TBC-Uploads-f35ea80659b6a49d1bb2ce1d7d002583f3f40947.zip
updated the code
Diffstat (limited to '3428/CH16/EX10.16.2')
-rw-r--r--3428/CH16/EX10.16.2/Ex10_16_2.sce2
1 files changed, 1 insertions, 1 deletions
diff --git a/3428/CH16/EX10.16.2/Ex10_16_2.sce b/3428/CH16/EX10.16.2/Ex10_16_2.sce
index a851a1ea2..48c1543af 100644
--- a/3428/CH16/EX10.16.2/Ex10_16_2.sce
+++ b/3428/CH16/EX10.16.2/Ex10_16_2.sce
@@ -6,4 +6,4 @@ dl_HFAl2O3=-399.1 //dlH_f(Al_2O_3)
dl_HAl=0 //dlH_f(Al)
dl_HFe2O3=-196.51 //dlH_f(Fe_2O_3)
dl_H=(2*dl_HFe+dl_HFAl2O3)-(2*dl_HAl+dl_HFe2O3)
-disp (dl_H,'Enthalpy change for the reduction of 1 mol Fe_2O_3(kCal)').
+disp (dl_H,'Enthalpy change for the reduction of 1 mol Fe_2O_3(kCal)')