summaryrefslogtreecommitdiff
path: root/3782/CH5/EX5.8/Ex5_8.sce
diff options
context:
space:
mode:
Diffstat (limited to '3782/CH5/EX5.8/Ex5_8.sce')
-rw-r--r--3782/CH5/EX5.8/Ex5_8.sce13
1 files changed, 13 insertions, 0 deletions
diff --git a/3782/CH5/EX5.8/Ex5_8.sce b/3782/CH5/EX5.8/Ex5_8.sce
new file mode 100644
index 000000000..b5f505163
--- /dev/null
+++ b/3782/CH5/EX5.8/Ex5_8.sce
@@ -0,0 +1,13 @@
+
+//
+
+//
+
+n=2
+D=100
+alp=20
+
+
+s=(alp*n*D)/206265
+
+printf("\n error is %0.3f meters',s)