diff options
Diffstat (limited to '858/CH7/EX7.11')
-rwxr-xr-x | 858/CH7/EX7.11/example_11.sce | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/858/CH7/EX7.11/example_11.sce b/858/CH7/EX7.11/example_11.sce new file mode 100755 index 000000000..cb3e0db5c --- /dev/null +++ b/858/CH7/EX7.11/example_11.sce @@ -0,0 +1,6 @@ +clc
+clear
+printf("example 7.11 page number 316\n\n")
+
+//to find the product concentration
+printf("this is a theoritical question, book shall be referred for solution")
|