summaryrefslogtreecommitdiff
path: root/1439/CH3/EX3.4/3_4.sce
diff options
context:
space:
mode:
Diffstat (limited to '1439/CH3/EX3.4/3_4.sce')
-rwxr-xr-x1439/CH3/EX3.4/3_4.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/1439/CH3/EX3.4/3_4.sce b/1439/CH3/EX3.4/3_4.sce
new file mode 100755
index 000000000..bb7221f0b
--- /dev/null
+++ b/1439/CH3/EX3.4/3_4.sce
@@ -0,0 +1,5 @@
+clc
+//initialisation of variables
+Cp= 0.096 //cal deg g^-1
+//RESULTS
+printf ('Cp of zinc at constant pressure a room temperature= % 3f cal deg g^-1',Cp)