summaryrefslogtreecommitdiff
path: root/10/CH1/EX5/cha1_5.sce
diff options
context:
space:
mode:
Diffstat (limited to '10/CH1/EX5/cha1_5.sce')
-rwxr-xr-x10/CH1/EX5/cha1_5.sce8
1 files changed, 8 insertions, 0 deletions
diff --git a/10/CH1/EX5/cha1_5.sce b/10/CH1/EX5/cha1_5.sce
new file mode 100755
index 000000000..9c3562750
--- /dev/null
+++ b/10/CH1/EX5/cha1_5.sce
@@ -0,0 +1,8 @@
+n=500;E=100;A=0.001;b=1/120;
+f=1.2;
+
+max1=(E/1000)*(b)
+
+max2=(f*A)
+
+E=(120*n*max2*2)