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