diff options
Diffstat (limited to '858/CH6/EX6.11/example_11.sce')
-rwxr-xr-x | 858/CH6/EX6.11/example_11.sce | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/858/CH6/EX6.11/example_11.sce b/858/CH6/EX6.11/example_11.sce new file mode 100755 index 000000000..f35e89057 --- /dev/null +++ b/858/CH6/EX6.11/example_11.sce @@ -0,0 +1,5 @@ +clc
+clear
+printf("example 6.11 page number 232\n\n")
+
+printf("this is a theoritical question, book shall be referred for solution")
|