summaryrefslogtreecommitdiff
path: root/3838/CH3/EX3.2.b/EX3_2_B.sce
diff options
context:
space:
mode:
Diffstat (limited to '3838/CH3/EX3.2.b/EX3_2_B.sce')
-rw-r--r--3838/CH3/EX3.2.b/EX3_2_B.sce5
1 files changed, 5 insertions, 0 deletions
diff --git a/3838/CH3/EX3.2.b/EX3_2_B.sce b/3838/CH3/EX3.2.b/EX3_2_B.sce
new file mode 100644
index 000000000..9a1bb0ccb
--- /dev/null
+++ b/3838/CH3/EX3.2.b/EX3_2_B.sce
@@ -0,0 +1,5 @@
+//EXAMPLE 3.2.B
+clc;
+Syms s t
+w=2;
+laplace(cos(w*t),t,s)