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