summaryrefslogtreecommitdiff
path: root/3782/CH5/EX5.2/Ex5_2.sce
diff options
context:
space:
mode:
Diffstat (limited to '3782/CH5/EX5.2/Ex5_2.sce')
-rw-r--r--3782/CH5/EX5.2/Ex5_2.sce12
1 files changed, 12 insertions, 0 deletions
diff --git a/3782/CH5/EX5.2/Ex5_2.sce b/3782/CH5/EX5.2/Ex5_2.sce
new file mode 100644
index 000000000..ac4eeec36
--- /dev/null
+++ b/3782/CH5/EX5.2/Ex5_2.sce
@@ -0,0 +1,12 @@
+
+//
+
+//
+
+
+d=30
+sc=1000
+
+h=0.0673*d*d
+
+printf("\n heigght of lighthouse is %0.3f meters',h)