summaryrefslogtreecommitdiff
path: root/2381/CH1/EX1.10/ex_10.sce
diff options
context:
space:
mode:
Diffstat (limited to '2381/CH1/EX1.10/ex_10.sce')
-rwxr-xr-x2381/CH1/EX1.10/ex_10.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/2381/CH1/EX1.10/ex_10.sce b/2381/CH1/EX1.10/ex_10.sce
new file mode 100755
index 000000000..faaf4af36
--- /dev/null
+++ b/2381/CH1/EX1.10/ex_10.sce
@@ -0,0 +1,7 @@
+//Example 10 // ENERGY
+clc;
+clear;
+close;
+t=8/3;//seconds
+v=-10*%pi*sin((35*%pi)/6)//cm
+disp(v,"velocity is,(cm)=")