diff options
Diffstat (limited to '632/CH3/EX3.7/example3_7.sce')
-rwxr-xr-x | 632/CH3/EX3.7/example3_7.sce | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/632/CH3/EX3.7/example3_7.sce b/632/CH3/EX3.7/example3_7.sce new file mode 100755 index 000000000..a3e905721 --- /dev/null +++ b/632/CH3/EX3.7/example3_7.sce @@ -0,0 +1,4 @@ +//clc()
+MCaCO3 = 100.08;
+GE = MCaCO3 / 2;
+disp("g",GE,"Gram equivalent wt. of CaCO3 =")
\ No newline at end of file |