summaryrefslogtreecommitdiff
path: root/3440/CH13/EX13.1/Ex13_1.sce
diff options
context:
space:
mode:
Diffstat (limited to '3440/CH13/EX13.1/Ex13_1.sce')
-rw-r--r--3440/CH13/EX13.1/Ex13_1.sce7
1 files changed, 7 insertions, 0 deletions
diff --git a/3440/CH13/EX13.1/Ex13_1.sce b/3440/CH13/EX13.1/Ex13_1.sce
new file mode 100644
index 000000000..ca6345586
--- /dev/null
+++ b/3440/CH13/EX13.1/Ex13_1.sce
@@ -0,0 +1,7 @@
+clc
+
+c=30//m/min
+t=1//minute
+w=300*10^-3//m
+V=c*%pi*(w/2)^2*t
+disp(V,"V in m^3 is= ")