diff options
Diffstat (limited to '260/CH6/EX6.12/6_12.sce')
-rw-r--r-- | 260/CH6/EX6.12/6_12.sce | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/260/CH6/EX6.12/6_12.sce b/260/CH6/EX6.12/6_12.sce new file mode 100644 index 000000000..f081c94ca --- /dev/null +++ b/260/CH6/EX6.12/6_12.sce @@ -0,0 +1,8 @@ +//Eg-6.12
+//pg-300
+
+clear
+clc
+
+//Theoretical Problem
+disp("The example is theoretically solved.")
\ No newline at end of file |